So now that NATA works on my laptop, I noticed that my cardbus rl(4) adapter gets no longer recognized, apparently due to PCI_MAP_FIXUP being in my config now.

Removing PCI_MAP_FIXUP will lead to rl being recognized again in the dmesg but fail upon attachment of ata0 and ata1:

ata0.atapci0.pci0.pcib0.legacypci0.nexus0.root0
ata0: <ATA channel 0> [tentative] on atapci0
device_probe_and_attach: ata0 attach returned 6
ata1.atapci0.pci0.pcib0.legacypci0.nexus0.root0
ata1: <ATA channel 1> [tentative] on atapci0
device_probe_and_attach: ata1 attach returned 6
..
lo0: bpf attached
bootdev: a0200000 type=0 unit=0 slice=2 part=0 major=3
no such device 'ad'
..
mountroot>

Sascha

--
http://yoyodyne.ath.cx

Reply via email to