christos
|
95e1ffb156
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
thorpej
|
1efb3da0fb
|
Make use of static.
|
2004-08-23 06:16:06 +00:00 |
tsutsui
|
4189ddf652
|
Remove advertising clauses from code written by Shingo WATANABE.
He has kindly consented it.
|
2003-09-04 15:17:38 +00:00 |
thorpej
|
c31f87a5cb
|
Use aprint*().
|
2003-04-29 01:49:33 +00:00 |
kristerw
|
b8943cbf89
|
Save some text segment space by not defining URLPHY_DEBUG.
|
2003-04-04 22:21:39 +00:00 |
thorpej
|
c9b3657ce9
|
Add trailing ; to CFATTACH_DECL.
|
2002-10-02 16:33:28 +00:00 |
thorpej
|
71adb76f75
|
Use CFATTACH_DECL().
|
2002-09-30 21:57:46 +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 |
simonb
|
c19a094675
|
Don't include <malloc.h> - no memory management style functions are use
in any of the MII drivers.
|
2002-07-03 06:25:49 +00:00 |
ichiro
|
8e2f0b253e
|
Add a driver for the Realtek RL8150L Ethernet PHY.
|
2002-03-28 21:07:53 +00:00 |