freebsd-dev/sys/dev/eisa
Peter Wemm 578de0426e Fix a [start,end] vs [start,count] botch that corrupted the resource
manager and prevented IOPort allocation beyond the first EISA slot from
working.  subr_rman.c should have trapped this on the way into the system
rather than tripping over the wreckage.

Head banged into wall repeatedly by:  "Matthew N. Dodd" <winter@jurai.net>
1999-05-24 03:08:46 +00:00
..
eisaconf.c Fix a [start,end] vs [start,count] botch that corrupted the resource 1999-05-24 03:08:46 +00:00
eisaconf.h Implement an EISA new-bus framework. The old driver probe mechanism 1999-04-18 15:50:35 +00:00