Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Jan 2000 21:51:25 -0500 (EST)
From:      Brian Fundakowski Feldman <green@FreeBSD.org>
To:        =?ISO-8859-1?Q?S=F8ren_Schmidt?= <sos@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/dev/ata ata-all.c ata-all.h ata-disk.c     ata-disk.h atapi-all.c atapi-all.h atapi-cd.c atapi-cd.h         atapi-fd.c atapi-tape.c
Message-ID:  <Pine.BSF.4.10.10001182147580.6248-100000@green.dyndns.org>
In-Reply-To: <200001182103.NAA23974@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 18 Jan 2000, Søren Schmidt wrote:

> sos         2000/01/18 13:03:01 PST
> 
>   Modified files:
>     sys/dev/ata          ata-all.c ata-all.h ata-disk.c ata-disk.h 
>                          atapi-all.c atapi-all.h atapi-cd.c 
>                          atapi-cd.h atapi-fd.c atapi-tape.c 

The smushing together of ata and atapi broke building of of the ATA
driver without any ATAPI devices.  My current workaround is, of course,
to add the atapicd driver :) but the problem is with atapi_attach
not being compiled in, unless there's an ATAPI driver there, but
ata-all.c unconditionally calls it.

-- 
 Brian Fundakowski Feldman           \  FreeBSD: The Power to Serve!  /
 green@FreeBSD.org                    `------------------------------'



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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.10001182147580.6248-100000>