lukem
|
08716eae82
|
__KERNEL_RCSID()
|
2003-07-15 00:24:37 +00:00 |
|
thorpej
|
c5e91d447d
|
Use CFATTACH_DECL().
|
2002-10-02 04:55:47 +00:00 |
|
thorpej
|
9a711d6985
|
Declare all cfattach structures const.
|
2002-09-27 20:29:02 +00:00 |
|
thorpej
|
bb34bc8caa
|
When in a match routine, the cfdata we're passed always references
our own cfdriver, so don't bother comparing the names, since they
will always match.
|
2002-09-27 02:16:28 +00:00 |
|
thorpej
|
969599022a
|
Use <arm/cpufunc.h>, not <machine/cpufunc.h>.
|
2001-11-23 19:36:48 +00:00 |
|
rearnsha
|
00a19aff1d
|
Support for the Integrator/AP core-logic FPGA.
|
2001-10-27 16:19:08 +00:00 |
|