Subject: Re: CVS commit: syssrc/sys/dev/pcmcia
To: None <thorpej@wasabisystems.com>
From: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
List: source-changes
Date: 11/27/2001 01:12:43
In article <20011126075915.Z2912@dr-evil.shagadelic.org>
thorpej@wasabisystems.com wrote:

> Can you please provide a description about what "scsilow" is?

IIRC, scsi_low is a structure written by NetBSD/pc98 people
to handle common SCSI functions like bus reset, target init,
selection and message in/out etc. and command control blocks.

FreeBSD has integrated it for several drivers:
http://www.FreeBSD.org/cgi/cvsweb.cgi/src/sys/cam/scsi/scsi_low.c
http://www.FreeBSD.org/cgi/cvsweb.cgi/src/sys/cam/scsi/scsi_low.h
http://www.FreeBSD.org/cgi/cvsweb.cgi/src/sys/dev/stg/tmc18c30.c
---
Izumi Tsutsui
tsutsui@ceres.dti.ne.jp