Walter Dnes wrote: > I'm trying to clean some cruft out of the kernel. "lspci" shows... > > 00:00.0 Memory controller: nVidia Corporation CK804 Memory Controller (rev > a2) 00:01.0 ISA bridge: nVidia Corporation CK804 ISA Bridge (rev a2) > 00:01.1 SMBus: nVidia Corporation CK804 SMBus (rev a2) > 00:02.0 USB Controller: nVidia Corporation CK804 USB Controller (rev a2) > 00:02.1 USB Controller: nVidia Corporation CK804 USB Controller (rev a2) > 00:04.0 Multimedia audio controller: nVidia Corporation CK804 AC'97 > Audio Controller (rev a2) > 00:06.0 IDE interface: nVidia Corporation CK804 IDE (rev a2) > 00:07.0 IDE interface: nVidia Corporation CK804 Serial ATA Controller (rev > a2) 00:08.0 IDE interface: nVidia Corporation CK804 Serial ATA Controller > (rev a2) 00:09.0 PCI bridge: nVidia Corporation CK804 PCI Bridge (rev a2) > 00:0a.0 Bridge: nVidia Corporation CK804 Ethernet Controller (rev a2) > 00:0b.0 PCI bridge: nVidia Corporation CK804 PCIE Bridge (rev a2) > 00:0c.0 PCI bridge: nVidia Corporation CK804 PCIE Bridge (rev a2) > 00:0d.0 PCI bridge: nVidia Corporation CK804 PCIE Bridge (rev a2) > 00:0e.0 PCI bridge: nVidia Corporation CK804 PCIE Bridge (rev a2) > 00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] > HyperTransport Technology Configuration 00:18.1 Host bridge: Advanced > Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map 00:18.2 Host bridge: > Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller > 00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] > Miscellaneous Control > 01:0a.0 FireWire (IEEE 1394): Texas Instruments TSB82AA2 IEEE-1394b Link > Layer Controller (rev 01) > 05:00.0 VGA compatible controller: ATI Technologies Inc RV370 5B60 > [Radeon X300 > (PCIE)] > 05:00.1 Display controller: ATI Technologies Inc RV370 [Radeon X300SE] > > In "make menuconfig", the following is enabled for hard drives... > > <*> ATA/ATAPI/MFM/RLL support > <*> Enhanced IDE/MFM/RLL disk/cdrom/tape/floppy support > <*> Include IDE/ATA-2 DISK support > [*] Use multi-mode by default > <*> Include IDE/ATAPI CDROM support > <*> generic/default IDE chipset support > [*] CMD640 chipset bugfix/support > [*] PCI IDE chipset support > [*] Sharing PCI IDE interrupts support > <*> Generic PCI IDE Chipset Support > <*> RZ1000 chipset bugfix/support > [*] Generic PCI bus-master DMA support > [*] Use PCI DMA by default when available > <*> Intel PIIXn chipsets support > > I've got a DVD and a sata drive that shows up as /dev/sda. Can I > safely get rid of... > > [*] CMD640 chipset bugfix/suppor > <*> RZ1000 chipset bugfix/support >
I never bother with those two and I think that you also should not bother with <*> Intel PIIXn chipsets support. If your read the help page for each option it tells you what sort of bugs the first two deal with. Should you get the symptoms then you'll know to include them, but from what I can see above I wouldn't think that you should concern yourself with them. -- Regards, Mick -- gentoo-user@gentoo.org mailing list