coreboot/src/mainboard/tyan/s2882/devicetree.cb
<<
>>
Prefs
   1chip northbridge/amd/amdk8/root_complex
   2        device lapic_cluster 0 on
   3                chip cpu/amd/socket_940
   4                        device lapic 0 on end
   5                end
   6        end
   7
   8        device pci_domain 0 on
   9                subsystemid 0x10f1 0x2882 inherit
  10                chip northbridge/amd/amdk8
  11                        device pci 18.0 on #  northbridge
  12                                #  devices on link 0, link 0 == LDT 0
  13                                chip southbridge/amd/amd8131
  14                                        # the on/off keyword is mandatory
  15                                        device pci 0.0 on
  16                                                device pci 6.0 on end # adaptec
  17                                                device pci 6.1 on end
  18                                                device pci 9.0 on end # broadcom 5704
  19                                                device pci 9.1 on end
  20                                        end
  21                                        device pci 0.1 on end
  22                                        device pci 1.0 on end
  23                                        device pci 1.1 on end
  24                                end
  25                                chip southbridge/amd/amd8111
  26                                        # this "device pci 0.0" is the parent the next one
  27                                        # PCI bridge
  28                                        device pci 0.0 on
  29                                                device pci 0.0 on end
  30                                                device pci 0.1 on end
  31                                                device pci 0.2 off end
  32                                                device pci 1.0 off end
  33                                                device pci 5.0 on end
  34                                        #       chip drivers/ati/ragexl
  35                                                device pci 6.0 on end
  36                                        #       end
  37                                                device pci 8.0 on end #intel 10/100
  38                                        end
  39                                        device pci 1.0 on
  40                                                chip superio/winbond/w83627hf
  41                                                        device pnp 2e.0 on #  Floppy
  42                                                                io 0x60 = 0x3f0
  43                                                                irq 0x70 = 6
  44                                                                drq 0x74 = 2
  45                                                        end
  46                                                        device pnp 2e.1 off #  Parallel Port
  47                                                                io 0x60 = 0x378
  48                                                                irq 0x70 = 7
  49                                                        end
  50                                                        device pnp 2e.2 on #  Com1
  51                                                                io 0x60 = 0x3f8
  52                                                                irq 0x70 = 4
  53                                                        end
  54                                                        device pnp 2e.3 off #  Com2
  55                                                                io 0x60 = 0x2f8
  56                                                                irq 0x70 = 3
  57                                                        end
  58                                                        device pnp 2e.5 on #  Keyboard
  59                                                                io 0x60 = 0x60
  60                                                                io 0x62 = 0x64
  61                                                                irq 0x70 = 1
  62                                                                irq 0x72 = 12
  63                                                        end
  64                                                        device pnp 2e.6 off #  CIR
  65                                                                io 0x60 = 0x100
  66                                                        end
  67                                                        device pnp 2e.7 off #  GAME_MIDI_GIPO1
  68                                                                io 0x60 = 0x220
  69                                                                io 0x62 = 0x300
  70                                                                irq 0x70 = 9
  71                                                        end
  72                                                        device pnp 2e.8 off end #  GPIO2
  73                                                        device pnp 2e.9 off end #  GPIO3
  74                                                        device pnp 2e.a off end #  ACPI
  75                                                        device pnp 2e.b on #  HW Monitor
  76                                                                io 0x60 = 0x290
  77                                                                irq 0x70 = 5
  78                                                        end
  79                                                end
  80                                        end
  81                                        device pci 1.1 on end
  82                                        device pci 1.2 on end
  83                                        device pci 1.3 on end
  84                                        device pci 1.3 on
  85#                                                chip drivers/generic/generic #dimm 0-0-0
  86#                                                        device i2c 50 on end
  87#                                                end
  88#                                                chip drivers/generic/generic #dimm 0-0-1
  89#                                                        device i2c 51 on end
  90#                                                end
  91#                                                chip drivers/generic/generic #dimm 0-1-0
  92#                                                        device i2c 52 on end
  93#                                                end
  94#                                                chip drivers/generic/generic #dimm 0-1-1
  95#                                                        device i2c 53 on end
  96#                                                end
  97#                                                chip drivers/generic/generic #dimm 1-0-0
  98#                                                        device i2c 54 on end
  99#                                                end
 100#                                                chip drivers/generic/generic #dimm 1-0-1
 101#                                                        device i2c 55 on end
 102#                                                end
 103#                                                chip drivers/generic/generic #dimm 1-1-0
 104#                                                        device i2c 56 on end
 105#                                                end
 106#                                                chip drivers/generic/generic #dimm 1-1-1
 107#                                                        device i2c 57 on end
 108#                                                end
 109                                        end # acpi
 110                                        device pci 1.5 off end
 111                                        device pci 1.6 off end
 112                                        register "ide0_enable" = "1"
 113                                        register "ide1_enable" = "1"
 114                                end
 115                        end #  device pci 18.0
 116
 117                        device pci 18.0 on end
 118                        device pci 18.0 on end
 119
 120                        device pci 18.1 on end
 121                        device pci 18.2 on end
 122                        device pci 18.3 on end
 123                end # NB
 124        end #pci_domain
 125end
 126
 127
lxr.linux.no kindly hosted by Redpill Linpro AS, provider of Linux consulting and operations services since 1995.