Date: Tue, 16 Mar 1999 06:30:02 -0800 (PST) From: "Daniel C. Sobral" <dcs@newsguy.com> To: freebsd-bugs@FreeBSD.org Subject: Re: kern/10612: Adaptec 152x driver support gone in 3.1-Release? Message-ID: <199903161430.GAA51369@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/10612; it has been noted by GNATS. From: "Daniel C. Sobral" <dcs@newsguy.com> To: gorpong@G-Squared.COM Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: kern/10612: Adaptec 152x driver support gone in 3.1-Release? Date: Tue, 16 Mar 1999 23:20:39 +0900 Indeed, support for 152x has gone completely. This is because SCSI subsystem has been completely changed, rendering previous drivers incompatible, and the AIC driver has not been ported yet. I'd like support for AIC as must as you, but desire alone does not produce code. I'll be closing this PR, but feel free to open a new PR with patches... :-) gorpong@G-Squared.COM wrote: > > >Number: 10612 > >Category: kern > >Synopsis: Adaptec 152x driver support gone in 3.1-Release? > >Confidential: no > >Severity: serious > >Priority: high > >Responsible: freebsd-bugs > >State: open > >Quarter: > >Keywords: > >Date-Required: > >Class: sw-bug > >Submitter-Id: current-users > >Arrival-Date: Mon Mar 15 23:30:00 PST 1999 > >Closed-Date: > >Last-Modified: > >Originator: Gordon C. Galligher > >Release: 3.1-RELEASE > >Organization: > G-Squared Enterprises > >Environment: > FreeBSD pong.G-Squared.COM 3.1-RELEASE FreeBSD 3.1-RELEASE #0: Mon Feb 15 11:08: > 08 GMT 1999 jkh@usw3.freebsd.org:/usr/src/sys/compile/GENERIC i386 > >Description: > The kernel files for the Adaptec 152x controller seem to have gone away. > When including support for the aic0 controller in the config file, > the make depend generates the following error: > > cc: ../../dev/aic6x60/aic.c: No such file or directory > cc: ../../i386/isa/aic_isa.c: No such file or directory > > This happens even with the GENERIC kernel, when uncommenting the aic0 > line. > > It would appear that 152x support has been completely removed, which > explains why I could not upgrade the machine from 2.2.8 using the local > SCSI CDROM. > >How-To-Repeat: > Uncomment support for aic0 in GENERIC config file. > Run config GENERIC. > Run make depend from ../../compile/GENERIC area. > > >Fix: > > >Release-Note: > >Audit-Trail: > >Unformatted: > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-bugs" in the body of the message -- Daniel C. Sobral (8-DCS) dcs@newsguy.com dcs@freebsd.org "What happened?" "It moved, sir!" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199903161430.GAA51369>