Bug 15187

Summary: [Patch] Request for reinstatement of aic0 driver in GENERIC
Product: Base System Reporter: Greg Lewis <glewis>
Component: confAssignee: Luoqi Chen <luoqi>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 3.3-STABLE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Greg Lewis 1999-11-30 14:20:01 UTC
	With the commit of Luoqi Chen's CAM driver for the Adaptec
	AIC-6360/AIC-6260/152x SCSI controllers it would be handy
	if this driver was reinstated in the GENERIC kernel.

Fix: This is a trivial patch which simply adds the relevant line back
	into the GENERIC configuration file (for the -STABLE branch).
	While I'm doing this, I'll note that LINT mentions a specific order
	for the ISA SCSI controllers so that the bt0 driver is probed
	correctly, but GENERIC completely ignores this order.
How-To-Repeat: 
	N/A
Comment 1 Sheldon Hearn freebsd_committer freebsd_triage 1999-12-01 16:13:11 UTC
Responsible Changed
From-To: freebsd-bugs->luoqi

His deriver. 
Comment 2 Luoqi Chen freebsd_committer freebsd_triage 1999-12-05 01:57:15 UTC
State Changed
From-To: open->closed

The driver is reinstated in GENERIC.