Previously I had completely disabled PATA support in my kernel due to a PATA controller causing problems. Now that I've bought another controller, I am trying to re-enable it. I selected my current controller's driver (pata_pdc2027x and its DMA equivalent [pdc202xx_new I think]) along with libata.
Should I use mknod or did I make a mistake in my config?
Pertinent dmesg excerpt:
[ 49.419554] PDC20268: IDE controller at PCI slot 0000:05:00.0
[ 49.419573] ACPI: PCI Interrupt 0000:05:00.0[A] -> GSI 20 (level, low) -> IRQ 20
[ 49.419584] PDC20268: chipset revision 2
[ 49.419587] PDC20268: ROM enabled at 0x80100000
[ 49.429614] PDC20268: PLL input clock is 16683 kHz
[ 49.459592] PDC20268: 100% native mode on irq 20
[ 49.459598] ide2: BM-DMA at 0x9000-0x9007, BIOS settings: hde
io, hdf
io
[ 49.459610] ide3: BM-DMA at 0x9008-0x900f, BIOS settings: hdg
io, hdh
io
[ 49.459620] Probing IDE interface ide2...
[ 50.131759] hde: TSSTcorpCD/DVDW SH-S182M, ATAPI CD/DVD-ROM drive
[ 50.845986] hdf: HP DVD Writer 420, ATAPI CD/DVD-ROM drive
The only thing is, /dev/hde and /dev/hdf do not exist.
ls: /dev/hd*: No such file or directory
Kernel version: Linux andy-desktop 2.6.20-rc4 #0 SMP Mon Jan 8 16:29:57 EST 2007 x86_64 GNU/Linux
(Edit: disabled emoticons)
Kernel config:
Should I use mknod or did I make a mistake in my config?
Pertinent dmesg excerpt:
[ 49.419554] PDC20268: IDE controller at PCI slot 0000:05:00.0
[ 49.419573] ACPI: PCI Interrupt 0000:05:00.0[A] -> GSI 20 (level, low) -> IRQ 20
[ 49.419584] PDC20268: chipset revision 2
[ 49.419587] PDC20268: ROM enabled at 0x80100000
[ 49.429614] PDC20268: PLL input clock is 16683 kHz
[ 49.459592] PDC20268: 100% native mode on irq 20
[ 49.459598] ide2: BM-DMA at 0x9000-0x9007, BIOS settings: hde
[ 49.459610] ide3: BM-DMA at 0x9008-0x900f, BIOS settings: hdg
[ 49.459620] Probing IDE interface ide2...
[ 50.131759] hde: TSSTcorpCD/DVDW SH-S182M, ATAPI CD/DVD-ROM drive
[ 50.845986] hdf: HP DVD Writer 420, ATAPI CD/DVD-ROM drive
The only thing is, /dev/hde and /dev/hdf do not exist.
ls: /dev/hd*: No such file or directory
Kernel version: Linux andy-desktop 2.6.20-rc4 #0 SMP Mon Jan 8 16:29:57 EST 2007 x86_64 GNU/Linux
(Edit: disabled emoticons)
Kernel config: