From owner-freebsd-commit Fri Jul 21 21:25:31 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.11/8.6.6) id VAA08712 for commit-outgoing; Fri, 21 Jul 1995 21:25:31 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.11/8.6.6) id VAA08699 for cvs-sys-outgoing; Fri, 21 Jul 1995 21:25:22 -0700 Received: (from davidg@localhost) by freefall.cdrom.com (8.6.11/8.6.6) id VAA08689 ; Fri, 21 Jul 1995 21:25:14 -0700 Date: Fri, 21 Jul 1995 21:25:14 -0700 From: David Greenman Message-Id: <199507220425.VAA08689@freefall.cdrom.com> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/scsi scsiconf.c scsiconf.h sctarg.c st.c Sender: commit-owner@FreeBSD.org Precedence: bulk davidg 95/07/21 21:25:12 Branch: sys/dev/aic7xxx RELENG_2_1_0 sys/i386/conf RELENG_2_1_0 sys/i386/isa RELENG_2_1_0 sys/i386/scsi RELENG_2_1_0 sys/pci RELENG_2_1_0 sys/scsi RELENG_2_1_0 Modified: sys/dev/aic7xxx aic7xxx.seq sys/i386/conf LINT files.i386 sys/i386/isa aic7770.c sys/i386/scsi aic7xxx.c aic7xxx.h sys/pci aic7870.c sys/scsi scsiconf.c scsiconf.h sctarg.c st.c Log: Brought Adaptec driver and sequencer code up to date with main branch, brought in misc SCSI fixes from main branch, and added support for wiring a specific SCSI bus to a specific controller. REQUIRES A REBUILD OF CONFIG!