Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Aug 2000 21:14:34 +0900
From:      Motomichi Matsuzaki <mzaki@e-mail.ne.jp>
To:        current@FreeBSD.ORG
Subject:   config(8) weirdness
Message-ID:  <868ztilx3p.wl@tkc.att.ne.jp>

next in thread | raw e-mail | index | archive | help

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 <mzaki@e-mail.ne.jp> 
Dept. of Biological Sciences, Grad. School of Science, Univ. of Tokyo, Japan 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?868ztilx3p.wl>