Joan Picanyol wrote:
* Michael Nottebrock <[EMAIL PROTECTED]> [20041203 10:52]:
Joan Picanyol wrote:
# grep atapi /usr/src/sys/i386/conf/LILO
device atapicd # ATAPI CDROM drives
You don't need this, but
device scbus
device da
device cd
Does atapicam really work without atapicd in the kernel? Just a question, I
never actually tried.
It works for me (on RELENG_5):
503,p3,0$ strings /boot/kernel/kernel | grep ___ | grep atapi
___#device atapicd # ATAPI CDROM drives
___device atapicam
504,p3,0$ camcontrol devlist
<HL-DT-ST RW/DVD GCC-4520B 1.00> at scbus1 target 1 lun 0 (pass0,cd0)
qvb
Do you have the devices /dev/cd0x etc?
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"