From owner-freebsd-commit Fri Apr 14 08:14:09 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id IAA19510 for commit-outgoing; Fri, 14 Apr 1995 08:14:09 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id IAA19484 for cvs-sys-outgoing; Fri, 14 Apr 1995 08:14:02 -0700 Received: (from dufault@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id IAA19462 ; Fri, 14 Apr 1995 08:13:53 -0700 Date: Fri, 14 Apr 1995 08:13:53 -0700 From: Peter Dufault Message-Id: <199504141513.IAA19462@freefall.cdrom.com> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/isa aha1542.c Sender: commit-owner@FreeBSD.org Precedence: bulk dufault 95/04/14 08:13:50 Modified: sys/i386/conf LINT Log: Add "sctarg" and document new SCSI_REPORT_GEOMETRY option for ache Modified: sys/i386/i386 autoconf.c conf.c Log: Add scsi target. Add "after config" call to autoconf so that scsi targets will be configured after all scsi busses have been configured. Modified: sys/i386/isa aha1542.c Log: Add scsi target support.