Hi,

Can anyone success compiling kernel with the following config?

# ATA and ATAPI devices
device          ata
device          atadisk                 # ATA disk drives
#device         atapicd                 # ATAPI CDROM drives
device          atapifd                 # ATAPI floppy drives
#device         atapist                 # ATAPI tape drives
#options        ATA_STATIC_ID           #Static device numbering
#options        ATA_ENABLE_ATAPI_DMA    #Enable DMA on ATAPI devices


In my box (freshly built today),
this config doesn't make atapi-all.o,
so that kernel linking get fails.

To make kernel, I needed enable 'atapicd'.

-- 
Motomichi Matsuzaki <[EMAIL PROTECTED]> 
Dept. of Biological Sciences, Grad. School of Science, Univ. of Tokyo, Japan 


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to