Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.mel.connect.com.au!yarrina.connect.com.au!munnari.OZ.AU!news.hawaii.edu!ames!agate!howland.reston.ans.net!usc!news.cerf.net!newsserver.sdsc.edu!newshub.csu.net!charnel.ecst.csuchico.edu!csusac!csus.edu!pluto From: wleong@sfsu.edu (2-King) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: atapi info, please post. Date: 3 Dec 1995 06:46:02 GMT Organization: California State University Sacramento Lines: 18 Message-ID: <49rh3a$90@news.csus.edu> References: <496t9n$bhm@news.csus.edu> <49k9km$gk@vulture.dmem.strath.ac.uk> NNTP-Posting-Host: wleong@pluto.sfsu.edu Yes that's what I have for my kernel. The thing is it sees only the 2nd controller and not the wcd0/cdrom. Anyway, I'm gonna download the kernel source again tonite and try it again. Thanx for the post. >controller wdc0 at isa? port "IO_WD1" bio irq 14 vector wdintr >disk wd0 at wdc0 drive 0 >#disk wd1 at wdc0 drive 1 > >controller wdc1 at isa? port "IO_WD2" bio irq 15 vector wdintr >#disk wd2 at wdc1 drive 0 >#disk wd3 at wdc1 drive 1 > >options ATAPI #Enable ATAPI support for IDE bus >device wcd0 #IDE CD-ROM >#----------------- >