sekiya
|
69911c67f2
|
Reinstate symbolic device names -- I completely forgot about their use.
Reminder courtesy soren@
|
2004-01-11 01:48:46 +00:00 |
|
sekiya
|
c370623a7a
|
Add framework for gio card identification based on product ID. devlist2h.awk
was borrowed from sys/dev/pcmcia.
|
2004-01-10 02:26:44 +00:00 |
|
lonewolf
|
613491354d
|
Implement direct configuration for GIO devices.
XXX Still needs a way to handle Indigo2 spurious "productid 0x04 revision 0x00"
XXX phantom devices.
|
2003-12-15 05:26:56 +00:00 |
|
lonewolf
|
3e256e53b0
|
Support for SGI NG1 ("newport") graphics controller.
|
2003-12-15 05:24:51 +00:00 |
|
lonewolf
|
3fe422af98
|
Garbage collect unused file.
|
2003-12-10 00:18:07 +00:00 |
|
keihan
|
0714799990
|
www.netbsd.org -> www.NetBSD.org
|
2003-11-17 10:07:58 +00:00 |
|
lukem
|
ed51729135
|
__KERNEL_RCSID()
|
2003-07-15 02:54:31 +00:00 |
|
thorpej
|
dca15fc8c2
|
Use aprint_normal() for cfprint routines.
|
2003-01-01 02:10:08 +00:00 |
|
thorpej
|
73f78d5e61
|
Fix signed/unsigned comparison warnings.
|
2002-11-09 18:52:20 +00:00 |
|
thorpej
|
89bf5a8f8e
|
Add trailing ; to CFATTACH_DECL.
|
2002-10-02 15:52:22 +00:00 |
|
thorpej
|
217c799fe7
|
Use CFATTACH_DECL().
|
2002-10-01 21:24:43 +00:00 |
|
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 |
|
simonb
|
707b8da2e8
|
Replace lots of 8x<space> with <tabs> and other miscellaneous indentation
fixes.
Wrap a couple of long lines.
Use <return-type>\n<function name> as per KNF in a few places.
|
2002-03-13 13:12:25 +00:00 |
|
thorpej
|
5c3fa40aa3
|
Autoconfiguration glue changes for Indigo2/Indy support.
|
2001-05-11 05:04:34 +00:00 |
|
soren
|
f12e2b4dd2
|
Simple GIO glue.
|
2000-06-14 16:50:58 +00:00 |
|