From nobody@FreeBSD.ORG Mon Mar 15 23:28:59 1999
Return-Path: <nobody@FreeBSD.ORG>
Received: by hub.freebsd.org (Postfix, from userid 32767)
	id AC9821512E; Mon, 15 Mar 1999 23:28:58 -0800 (PST)
Message-Id: <19990316072858.AC9821512E@hub.freebsd.org>
Date: Mon, 15 Mar 1999 23:28:58 -0800 (PST)
From: gorpong@G-Squared.COM
Sender: nobody@FreeBSD.ORG
To: freebsd-gnats-submit@freebsd.org
Subject: Adaptec 152x driver support gone in 3.1-Release?
X-Send-Pr-Version: www-1.0

>Number:         10612
>Category:       kern
>Synopsis:       Adaptec 152x driver support gone in 3.1-Release?
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 15 23:30:00 PST 1999
>Closed-Date:    Tue Mar 16 06:48:51 PST 1999
>Last-Modified:  Tue Mar 16 06:50:38 PST 1999
>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:

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!"
 
 
State-Changed-From-To: open->closed 
State-Changed-By: dcs 
State-Changed-When: Tue Mar 16 06:48:51 PST 1999 
State-Changed-Why:  
This is not a sw-bug, is a change-request without patches. 
>Unformatted:
