Since some people disapprove of white space cleanups mixed in regular commits
[coreboot.git] / src / mainboard / digitallogic / adl855pc / devicetree.cb
1 chip northbridge/intel/i855
2         device pci_domain 0 on
3                 device pci 0.0 on end
4                 device pci 1.0 on end
5                 chip southbridge/intel/i82801dx
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                         chip superio/winbond/w83627hf # link 1
17                                 device pnp 2e.0 on      #  Floppy
18                                          io 0x60 = 0x3f0
19                                         irq 0x70 = 6
20                                         drq 0x74 = 2
21                                 end
22                                 device pnp 2e.1 off     #  Parallel Port
23                                          io 0x60 = 0x378
24                                         irq 0x70 = 7
25                                 end
26                                 device pnp 2e.2 on      #  Com1
27                                          io 0x60 = 0x3f8
28                                         irq 0x70 = 4
29                                 end
30                                 device pnp 2e.3 off     #  Com2
31                                         io 0x60 = 0x2f8
32                                         irq 0x70 = 3
33                                 end
34                                 device pnp 2e.5 on      #  Keyboard
35                                          io 0x60 = 0x60
36                                          io 0x62 = 0x64
37                                         irq 0x70 = 1
38                                         irq 0x72 = 12
39                                 end
40                                 device pnp 2e.6 off end #  CIR
41                                 device pnp 2e.7 off end #  GAME_MIDI_GIPO1
42                                 device pnp 2e.8 off end #  GPIO2
43                                 device pnp 2e.9 off end #  GPIO3
44                                 device pnp 2e.a off end #  ACPI
45                                 device pnp 2e.b on      #  HW Monitor
46                                          io 0x60 = 0x290
47                                 end
48                                 register "com1" = "{1}"
49                         #       register "com1" = "{1, 0, 0x3f8, 4}"
50                         #       register "lpt" = "{1}"
51                         end
52                 end
53         end
54         device apic_cluster 0 on
55                 chip cpu/intel/socket_mPGA479M
56                         device apic 0 on end
57                 end
58         end
59 end