christos
|
168cd830d2
|
__unused removal on arguments; approved by core.
|
2006-11-16 01:32:37 +00:00 |
|
christos
|
4d595fd7b1
|
- sprinkle __unused on function decls.
- fix a couple of unused bugs
- no more -Wno-unused for i386
|
2006-10-12 01:30:41 +00:00 |
|
thorpej
|
246504f91c
|
Use device_parent().
|
2006-03-25 22:55:55 +00:00 |
|
christos
|
95e1ffb156
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
|
agc
|
aad01611e7
|
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22364, verified by myself.
|
2003-08-07 16:26:28 +00:00 |
|
thorpej
|
72a7af27b0
|
Use aprint_normal() in cfprint routines.
|
2003-01-01 00:10:15 +00:00 |
|
thorpej
|
c9b3657ce9
|
Add trailing ; to CFATTACH_DECL.
|
2002-10-02 16:33:28 +00:00 |
|
thorpej
|
e9d707fbd5
|
Use CFATTACH_DECL().
|
2002-09-30 21:17:57 +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 |
|
lukem
|
a4bae8b066
|
add/cleanup RCSID
|
2001-11-13 13:14:31 +00:00 |
|
thorpej
|
fa91d59528
|
Remove unnecessary include files, from Onno van der Linden.
|
2001-07-08 17:52:02 +00:00 |
|
thorpej
|
9988acd41e
|
Don't need INET or NS includes here.
|
2001-06-12 22:28:15 +00:00 |
|
thorpej
|
8cb7deb85b
|
Add support for the DEC DE422 Ethernet, which is a DEPCA
attached to the EISA bus. This board is commonly found
on Alpha Jensen systems.
|
2000-08-11 02:27:07 +00:00 |
|