Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Oct 1996 19:07:08 -0700 (PDT)
From:      "Justin T. Gibbs" <gibbs>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys - Imported sources
Message-ID:  <199610070207.TAA26000@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

gibbs       96/10/06 19:07:07

  src/sys - Imported sources
  Update of /home/ncvs/src/sys
  In directory freefall.freebsd.org:/a/gibbs/sandbox
  
  Revision/Branch: 1.1.1
  
  Log Message:
  Advanced Systems Inc. SCSI Controller driver and ISA/VL front end.
  
  I have only tested the ABP5140 card and only with a single CDROM drive
  but it seems to work fine.  This driver relies on features found only in
  the SCSI branch so will not work in -current until those changes
  are brought in.  It also doesn't have any error handling code *yet*.
  The goal is to use this driver as the development platform for the new
  generic SCSI layer error recovery/handling code.
  
  PCI and EISA front ends will show up as soon as I get my hands on
  the cards.  There are also a few issues in the driver that I need
  to clear up with AdvanSys before I can suggest sticking one of
  these cards in your server. 8-)
  
  Thanks to AdvanSys for releasing this code under a suitable copyright.
  
  Obtained from:  Ported from the Linux driver writen by
  		bobf@advansys.com (Bob Frey).
  
  Status:
  
  Vendor Tag:	GIBBS
  Release Tags:	v1996_10_06
  		
  N src/sys/dev/advansys/advlib.c
  N src/sys/dev/advansys/advlib.h
  N src/sys/dev/advansys/advmcode.c
  N src/sys/dev/advansys/advmcode.h
  N src/sys/i386/scsi/advansys.c
  N src/sys/i386/scsi/advansys.h
  N src/sys/i386/isa/adv_isa.c
  
  No conflicts created by this import
  



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199610070207.TAA26000>