ABIT: BE6
| PCI ID | Works? | Vendor | Device | Driver | Kernel |
| 80867190 | Yes | Intel Corporation | 440BX/ZX/DX - 82443BX/ZX/DX Host bridge | agpgart | |
| 80867191 | Yes | Intel Corporation | 440BX/ZX/DX - 82443BX/ZX/DX AGP bridge | agpgart | |
| 80867110 | Yes | Intel Corporation | 82371AB/EB/MB PIIX4 ISA | ignore | |
| 80867111 | Yes | Intel Corporation | 82371AB/EB/MB PIIX4 IDE | ata_piix | v2.6.25- |
| 80867112 | Yes | Intel Corporation | 82371AB/EB/MB PIIX4 USB | usb-uhci,uhci-hcd | |
| 80867113 | Yes | Intel Corporation | 82371AB/EB/MB PIIX4 ACPI | i2c-piix4 | v2.6.25- |
| 80861229 | Yes | Intel Corporation | 82557/8/9/0/1 Ethernet Pro 100 | e100 | v2.6.25- |
| 11030004 | Yes | HighPoint Technologies, Inc. | HPT366/368/370/370A/372/372N | hpt366 | v2.6.25- |
| 11030004 | Yes | HighPoint Technologies, Inc. | HPT366/368/370/370A/372/372N | hpt366 | v2.6.25- |
| 10de0028 | Yes | nVidia Corporation | NV5 [RIVA TNT2/TNT2 Pro] | nv | |
I haven't played around much with drivers (as I have had no need - system works fine with stock standard network install). Output from 'lsmod' follows for the curious:
Module Size Used by Not tainted
parport_pc 19432 1 (autoclean)
lp 5540 0
parport 21608 1 [parport_pc lp]
rtc 5768 0 (autoclean)
usb-uhci 19504 0 (unused)
usbcore 52268 1 [usb-uhci]
ide-scsi 8272 0
scsi_mod 86052 1 [ide-scsi]
e100 42868 1
agpgart 39108 0 (unused)
apm 8428 0
ide-cd 27072 0
cdrom 26212 0 [ide-cd]
ext3 65388 5 (autoclean)
jbd 34628 5 (autoclean) [ext3]
ide-detect 288 0 (autoclean) (unused)
piix 7784 1 (autoclean)
hpt366 12964 2 (autoclean)
ide-disk 12448 7 (autoclean) [hpt366]
ide-core 91832 7 (autoclean) [ide-scsi ide-cd ide-detect piix hpt366 ide-disk]
unix 12752 4 (autoclean)
|