christos
|
2d876282c2
|
Assign copyright to TNF.
|
1998-09-05 15:28:06 +00:00 |
thorpej
|
608283bedd
|
Copyright assigned to The NetBSD Foundation.
|
1997-10-04 17:22:49 +00:00 |
mikel
|
d540ff911c
|
wrap bus_space I/O tag checks with #ifdef DIAGNOSTIC.
wrap actual read port map/unmap with #ifdef _KERNEL, so userland probe
code will still work.
|
1997-08-15 06:48:29 +00:00 |
christos
|
7bd5c461f5
|
Check if we can map the read port, but don't really allocate it because it
will cause a conflict with the SoundBlaster Joysticks that say that they
require 200/8 and 207 is usually the read port. XXX: This is a hack.
|
1997-08-07 19:44:03 +00:00 |
christos
|
7fb32152cc
|
Fix PR/3253: Don't try to probe the isapnp port in ioports already claimed
by other devices.
|
1997-02-24 22:13:55 +00:00 |
christos
|
0df79f25ad
|
i386 plug and play glue
|
1997-01-16 23:12:22 +00:00 |