bouyer 3dc7dba078 It seems that the 1010-33 has a bug: it sometimes generate spurious SCSI gross
errors for narrow transfers after a reselect. FreeBSD sym driver has a comment
about this, but their workaround (disable SCSI gross error reports) doesn't
work for me. Instead dissallow disconnect if the target is not wide
(FreeBSD doens't allow disconnect until the target has been fully probed, which
is why they may not have noticed my problem).
2002-05-04 18:11:06 +00:00
..
2002-03-23 09:27:50 +00:00
2001-11-13 07:48:40 +00:00
2001-11-13 07:48:40 +00:00
2001-11-18 17:15:48 +00:00
2001-09-16 16:34:23 +00:00
2001-11-04 06:57:40 +00:00
2001-11-04 06:57:40 +00:00
2001-01-22 01:44:56 +00:00
2001-01-18 20:28:15 +00:00
2001-12-13 02:50:30 +00:00
2001-11-13 07:35:02 +00:00
2001-11-13 07:48:40 +00:00
2001-01-18 13:03:22 +00:00
2001-11-13 07:48:40 +00:00
2001-11-13 07:48:40 +00:00
2001-11-13 07:48:40 +00:00
2002-01-26 16:30:00 +00:00
2001-11-13 07:48:40 +00:00
2001-11-13 07:48:40 +00:00
2001-06-13 10:45:57 +00:00
2001-11-13 07:48:40 +00:00
2001-11-13 07:48:40 +00:00
2001-11-13 07:48:40 +00:00
2001-11-13 07:48:40 +00:00
2002-02-07 01:32:19 +00:00
2001-11-13 07:48:40 +00:00
2001-11-13 07:48:40 +00:00
2001-11-13 07:48:40 +00:00
2001-11-13 07:48:40 +00:00
2001-11-13 07:48:40 +00:00
2001-11-29 17:15:44 +00:00
2002-02-06 12:43:05 +00:00
2001-11-13 07:48:40 +00:00
2001-11-13 07:48:40 +00:00
2001-11-13 07:48:40 +00:00
2002-04-17 02:19:13 +00:00
2001-11-13 07:48:40 +00:00
2002-05-02 16:34:47 +00:00
2001-11-13 07:48:40 +00:00
2001-11-13 07:48:40 +00:00
2002-04-14 12:24:26 +00:00
2001-11-13 07:48:40 +00:00
2001-11-13 07:48:40 +00:00
2001-11-13 07:48:40 +00:00
2001-11-13 07:48:40 +00:00
2001-11-13 07:48:40 +00:00
2001-11-13 07:48:40 +00:00
2002-04-15 04:13:25 +00:00
2001-12-11 21:34:06 +00:00
2001-11-13 07:48:40 +00:00
2001-11-13 07:48:40 +00:00
2001-11-13 07:48:40 +00:00
2001-11-13 07:48:40 +00:00
2001-11-13 07:48:40 +00:00
2001-11-13 07:48:40 +00:00
2001-11-13 07:48:40 +00:00
2001-11-13 07:48:40 +00:00
2001-11-13 07:48:40 +00:00
2002-05-03 12:46:11 +00:00
2002-05-03 12:46:41 +00:00
2002-05-03 12:46:41 +00:00
2002-04-24 13:49:34 +00:00
2001-09-14 06:09:42 +00:00
2002-03-22 20:03:20 +00:00
2001-11-13 07:48:40 +00:00
2001-11-13 07:48:40 +00:00
2001-11-13 07:48:40 +00:00
2001-11-13 07:48:40 +00:00
2000-12-09 06:54:27 +00:00
2001-11-13 07:48:40 +00:00
2001-11-13 07:48:40 +00:00
2001-10-10 09:33:36 +00:00
2001-11-13 07:48:40 +00:00
2001-11-13 07:48:40 +00:00
2002-02-14 21:58:30 +00:00
2002-02-14 21:58:30 +00:00
2002-01-10 10:17:55 +00:00

$NetBSD: README,v 1.3 1998/08/15 03:02:46 mycroft Exp $

This directory contains files which are used during PCI configuration
and PCI device drivers.  Eventually, most of the device drivers and
some of the configuration support should become machine-independent
and be moved to a more general location.

The configuration support was implemented according to the `PCI Local
Bus Specification, Production Version, Revision 2.0' dated April 30,
1993.  Section numbers referred to in the code may be specific to that
edition of the specification.

Some attempt has been made to insure that the code works on rogue
machines where the BIOS doesn't do its job, but in general I can't
guarantee that.

--
- Charles M. Hannum
  NetBSD group
  August 8, 1994