Kconfig!
[coreboot.git] / src / mainboard / digitallogic / adl855pc / devicetree.cb
1 chip northbridge/intel/i855pm
2         device pci_domain 0 on 
3                 device pci 0.0 on end
4                 device pci 1.0 on end
5                 chip southbridge/intel/i82801dbm
6 #                       pci 11.0 on end
7 #                       pci 11.1 on end
8 #                       pci 11.2 on end
9 #                       pci 11.3 on end
10 #                       pci 11.4 on end
11 #                       pci 11.5 on end
12 #                       pci 11.6 on end
13 #                       pci 12.0 on end
14                         register "enable_usb" = "0"
15                         register "enable_native_ide" = "0"
16                         register "enable_usb" = "0"
17                         register "enable_native_ide" = "0"
18                         chip superio/winbond/w83627hf # link 1
19                                 device pnp 2e.0 on      #  Floppy
20                                          io 0x60 = 0x3f0
21                                         irq 0x70 = 6
22                                         drq 0x74 = 2
23                                 end
24                                 device pnp 2e.1 off     #  Parallel Port
25                                          io 0x60 = 0x378
26                                         irq 0x70 = 7
27                                 end
28                                 device pnp 2e.2 on      #  Com1
29                                          io 0x60 = 0x3f8
30                                         irq 0x70 = 4
31                                 end
32                                 device pnp 2e.3 off     #  Com2
33                                         io 0x60 = 0x2f8
34                                         irq 0x70 = 3
35                                 end
36                                 device pnp 2e.5 on      #  Keyboard
37                                          io 0x60 = 0x60
38                                          io 0x62 = 0x64
39                                         irq 0x70 = 1
40                                         irq 0x72 = 12
41                                 end
42                                 device pnp 2e.6 off end #  CIR
43                                 device pnp 2e.7 off end #  GAME_MIDI_GIPO1
44                                 device pnp 2e.8 off end #  GPIO2
45                                 device pnp 2e.9 off end #  GPIO3
46                                 device pnp 2e.a off end #  ACPI
47                                 device pnp 2e.b on      #  HW Monitor
48                                          io 0x60 = 0x290
49                                 end
50                                 register "com1" = "{1}"
51                         #       register "com1" = "{1, 0, 0x3f8, 4}"
52                         #       register "lpt" = "{1}"
53                         end
54                 end
55         end
56         device apic_cluster 0 on 
57                 chip cpu/intel/socket_mPGA479M
58                         device apic 0 on end
59                 end
60         end
61 end