--- Begin Message ---
Package: kernel-image-2.6.0-1-686
Version: 2.6.0-2
Severity: normal
Module hpt366 (kernel/drivers/ide/pci/) load and detects bus, but fail
to detect disk attached to that bus and doesn't create corresponding
devices (I'm using "devfs=mount"). Nevertheles, the module of
kernel-image-2.4.22-1-686 does detect disk and creates corresponding
devices.
IDE-related output of dmesg with kernel 2.6.0-1-686:
-------------------------------------------------------------------------------------
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
Module ide_probe_mod cannot be unloaded due to unsafe usage in
include/linux/module.h:483
hdb: Maxtor 4D060H3, ATA DISK drive
hdc: R/RW 4x4x32, ATAPI CD/DVD-ROM drive
hdd: CREATIVE CD5230E, ATAPI CD/DVD-ROM drive
Using anticipatory io scheduler
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide1 at 0x170-0x177,0x376 on irq 15
HPT302: IDE controller at PCI slot 0000:00:0a.0
PCI: Found IRQ 11 for device 0000:00:0a.0
HPT302: chipset revision 1
HPT37X: using 33MHz PCI clock
HPT302: 100% native mode on irq 11
ide2: BM-DMA at 0xd800-0xd807, BIOS settings: hde:pio, hdf:pio
ide3: BM-DMA at 0xd808-0xd80f, BIOS settings: hdg:DMA, hdh:pio
Module hpt366 cannot be unloaded due to unsafe usage in
include/linux/module.h:483
VP_IDE: IDE controller at PCI slot 0000:00:07.1
VP_IDE: chipset revision 6
VP_IDE: not 100% native mode: will probe irqs later
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
VP_IDE: VIA vt82c596b (rev 12) IDE UDMA66 controller on pci0000:00:07.1
ide0: BM-DMA at 0xc000-0xc007, BIOS settings: hda:pio, hdb:DMA
ide1: BM-DMA at 0xc008-0xc00f, BIOS settings: hdc:DMA, hdd:DMA
Module via82cxxx cannot be unloaded due to unsafe usage in
include/linux/module.h:483
hdb: max request size: 1024KiB
hdb: 120069936 sectors (61475 MB) w/2048KiB Cache, CHS=16383/255/63
/dev/ide/host0/bus0/target1/lun0: p1 p2 p3 p4 < p5 p6 p7 >
(...)
end_request: I/O error, dev hdc, sector 0
hdc: ATAPI 32X CD-ROM CD-R/RW drive, 2048kB Cache
Uniform CD-ROM driver Revision: 3.12
end_request: I/O error, dev hdd, sector 0
hdd: ATAPI 52X CD-ROM drive, 128kB Cache
-------------------------------------------------------------------------------------
And IDE-related output of dmesg with kernel 2.4.22-1-686:
------------------------------------------------------------------------------------
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
ide: late registration of driver.
VP_IDE: IDE controller at PCI slot 00:07.1
VP_IDE: chipset revision 6
VP_IDE: not 100% native mode: will probe irqs later
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
VP_IDE: VIA vt82c596b (rev 12) IDE UDMA66 controller on pci00:07.1
ide0: BM-DMA at 0xc000-0xc007, BIOS settings: hda:pio, hdb:DMA
ide1: BM-DMA at 0xc008-0xc00f, BIOS settings: hdc:DMA, hdd:DMA
HPT302: IDE controller at PCI slot 00:0a.0
PCI: Found IRQ 11 for device 00:0a.0
HPT302: chipset revision 1
HPT302: not 100% native mode: will probe irqs later
HPT37X: using 33MHz PCI clock
ide2: BM-DMA at 0xd800-0xd807, BIOS settings: hde:pio, hdf:pio
ide3: BM-DMA at 0xd808-0xd80f, BIOS settings: hdg:DMA, hdh:pio
hdb: Maxtor 4D060H3, ATA DISK drive
blk: queue cc8278fc, I/O limit 4095Mb (mask 0xffffffff)
hdc: R/RW 4x4x32, ATAPI CD/DVD-ROM drive
hdd: CREATIVE CD5230E, ATAPI CD/DVD-ROM drive
hdg: FUJITSU MPE3102AT, ATA DISK drive
blk: queue cc8284bc, I/O limit 4095Mb (mask 0xffffffff)
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide1 at 0x170-0x177,0x376 on irq 15
ide3 at 0xd000-0xd007,0xd402 on irq 11
hdb: attached ide-disk driver.
hdb: 120069936 sectors (61476 MB) w/2048KiB Cache, CHS=7474/255/63, UDMA(33)
hdg: attached ide-disk driver.
hdg: 20016348 sectors (10248 MB) w/512KiB Cache, CHS=19857/16/63, UDMA(33)
Partition check:
/dev/ide/host0/bus0/target1/lun0: p1 p2 p3 p4 < p5 p6 p7 >
/dev/ide/host2/bus1/target0/lun0: [PTBL] [1245/255/63] p1
Journalled Block Device driver loaded
----------------------------------------------------------------------------------
Regards,
Dionisio Martínez Soler
dmsoler@mundo-r.com
-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux dmsoler 2.6.0-1-686 #2 Sun Jan 11 16:59:17 EST 2004 i686
Locale: LANG=pt_PT.ISO-8859-1, LC_CTYPE=pt_PT.ISO-8859-1
Versions of packages kernel-image-2.6.0-1-686 depends on:
ii coreutils [fileutils] 5.0.91-2 The GNU core utilities
ii fileutils 5.0.91-2 The GNU file management
utilities
ii initrd-tools 0.1.57 Tools to generate an initrd
image.
ii module-init-tools 3.0-pre5-1 tools for managing Linux
kernel mo
--- End Message ---