Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 May 2000 09:33:18 +0200
From:      Michel Talon <michel@lpthe.jussieu.fr>
To:        stable <stable@freebsd.org>
Subject:   Re: shorter boot time?
Message-ID:  <20000518093318.B388@lpthe.jussieu.fr>
In-Reply-To: <20000517213334.J232@parish>
References:  <20000516173854.A9898@dogma.freebsd-uk.eu.org> <007301bfbf74$53bd9c30$411415d1@haus> <14625.44940.974136.577012@onceler.kcilink.com> <20000517095751.A453@lpthe.jussieu.fr> <14626.45916.600074.906028@onceler.kcilink.com> <20000517173946.A1117@lpthe.jussieu.fr> <20000517213334.J232@parish>

next in thread | previous in thread | raw e-mail | index | archive | help
> > Of course i have done that, to absolutely no avail. This was the
> > trick i used with the wcd driver in FreeBSD 3.3 and which worked
> > then. 
> 
> Can't you just comment out the line
> 
> device		atadisk			# ATA disk drives
> 
> and leave the 
> 
> device		atapicd			# ATAPI CDROM drives
> 
> line together with either ata0 or ata1?
> 

Here is my config

#ATA and ATAPI devices
#device         ata0    at isa? port IO_WD1 irq 14
device          ata
device          atapicd                 # ATAPI CDROM drives
#options        ATA_STATIC_ID           #Static device numbering
#options        ATA_ENABLE_ATAPI_DMA    #Enable DMA on ATAPI devices

with either first or second line, there is a long hang at boot. You can see
that there are no unused drivers.

-- 
Michel Talon


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




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