thorpej
|
f818766afe
|
Declare all cfattach structures const.
|
2002-09-27 20:31:45 +00:00 |
thorpej
|
6c88de3b53
|
Introduce a new routine, config_match(), which invokes the
cfattach->ca_match function in behalf of the caller. Use it
rather than invoking cfattach->ca_match directly.
|
2002-09-27 03:17:40 +00:00 |
thorpej
|
d1ad2ac4f2
|
Rather than referencing the cfdriver directly in the cfdata entries,
instead use a string naming the driver. The cfdriver is then looked
up in a list which is built at run-time.
|
2002-09-27 02:24:06 +00:00 |
matt
|
c77ccc45d8
|
Make this stuff compile with -wstrict-prototpes -wmissing-prototypes.
More use of prototypes inside includes should be done.
|
2000-12-03 01:42:29 +00:00 |
tsubai
|
8a2b8d9a8b
|
Implement hb_intr_establish().
|
1999-12-17 03:06:13 +00:00 |
tsubai
|
f2d2ad6b17
|
Cleanup.
|
1999-07-11 12:44:04 +00:00 |
tsubai
|
26eb9abb32
|
Add support for NWB-231A 4-port RS-232C card.
|
1998-06-05 14:19:22 +00:00 |
tsubai
|
117df8f77a
|
Initial import of NetBSD/news.
|
1998-02-18 13:48:03 +00:00 |