Comment 10 for bug 8414

Revision history for this message
Matt Zimmerman (mdz) wrote :

dmesg excerpt:

EXT3-fs: mounted filesystem with ordered data mode.
Adding 524276k swap on /dev/evms/swap. Priority:-1 extents:1
Real Time Clock Driver v1.12
inserting floppy driver for 2.6.8.1-3-686
Floppy drive(s): fd0 is 1.44M
FDC 0 is a post-1991 82077
Linux agpgart interface v0.100 (c) Dave Jones
agpgart: Detected AMD 761 chipset
agpgart: Maximum main memory to use for agp memory: 1919M
agpgart: AGP aperture is 64M @ 0xe0000000
cpci_hotplug: CompactPCI Hot Plug Core version: 0.2
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
pciehp: acpi_pciehprm:\_SB_.PCI0 evaluate _BBN fail=0x5
pciehp: acpi_pciehprm:get_device PCI ROOT HID fail=0x5
shpchp: acpi_shpchprm:\_SB_.PCI0 evaluate _BBN fail=0x5
shpchp: acpi_shpchprm:get_device PCI ROOT HID fail=0x5
USB Universal Host Controller Interface driver v2.2
ACPI: PCI interrupt 0000:00:07.2[D] -> GSI 10 (level, low) -> IRQ 10
uhci_hcd 0000:00:07.2: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller
uhci_hcd 0000:00:07.2: irq 10, io base 0000c800
uhci_hcd 0000:00:07.2: new USB bus registered, assigned bus number 1

The swap device (since it is on evms) should be activated in S35mountall.sh. I
have no idea what causes the floppy module to be loaded. The PCI device stuff
is S40hotplug. There isn't much between those two.