lukem
|
0c82163c78
|
__KERNEL_RCSID()
|
2003-07-15 02:29:24 +00:00 |
|
thorpej
|
c5e91d447d
|
Use CFATTACH_DECL().
|
2002-10-02 04:55:47 +00:00 |
|
thorpej
|
f818766afe
|
Declare all cfattach structures const.
|
2002-09-27 20:31:45 +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 |
|
uch
|
961880b501
|
ANSIfy, KNF.
|
2001-09-16 05:32:18 +00:00 |
|
uch
|
6326e09f77
|
PLUM2-ISA bridge
|
1999-11-21 06:46:02 +00:00 |
|