msaitoh 4a8c9df3c3 Examine the management mode and mark DRV_LOAD (for ICH{8,9,10},80003,
8257{1,2,3,4}).

Add some error's printf().

Make the bank detect routine into the function.
2009-03-20 07:29:15 +00:00
..
2009-03-18 16:00:08 +00:00
2009-03-18 16:00:08 +00:00
2009-03-18 16:00:08 +00:00
2009-02-19 05:58:37 +00:00
2009-01-03 03:43:21 +00:00
2009-03-18 16:00:08 +00:00
2009-03-18 16:00:08 +00:00
2009-03-18 17:06:41 +00:00
2009-03-18 16:00:08 +00:00
2009-01-16 21:11:27 +00:00
2009-03-18 17:06:41 +00:00
2009-03-18 16:00:08 +00:00
2009-03-03 23:28:44 +00:00
2009-03-18 16:00:08 +00:00
2009-03-18 16:00:08 +00:00
2009-03-15 15:40:33 +00:00
2009-03-18 17:06:41 +00:00
2009-03-18 17:06:41 +00:00
2009-03-18 16:00:08 +00:00
2009-03-18 15:14:29 +00:00
2009-03-18 16:00:08 +00:00
2008-11-16 02:11:29 +00:00
2009-03-18 17:06:41 +00:00
2009-02-09 12:11:16 +00:00
2009-01-03 03:43:21 +00:00
2009-03-05 01:38:12 +00:00
2009-03-10 03:30:55 +00:00
2009-03-10 03:31:36 +00:00
2009-03-10 03:31:36 +00:00
2009-03-15 21:23:31 +00:00
2009-03-15 15:40:33 +00:00
2009-03-18 16:00:08 +00:00
2009-01-03 03:43:21 +00:00
2009-01-03 03:43:21 +00:00
2009-03-18 17:06:41 +00:00
2009-03-18 16:00:08 +00:00
2008-12-17 15:47:35 +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