thorpej
|
1efb3da0fb
|
Make use of static.
|
2004-08-23 06:16:06 +00:00 |
thorpej
|
c31f87a5cb
|
Use aprint*().
|
2003-04-29 01:49:33 +00:00 |
fair
|
03f1a009cb
|
If pnaphy attaches, make sure the mii_flags has MIIF_IS_HPNA in it.
|
2002-10-13 06:28:01 +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 |
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 |
thorpej
|
b017898534
|
Get flags passed down to PHY drivers correctly. This was done on
an adhoc basis in a couple of PHY drivers, this fixes it more generally.
Per a discussion w/ Cliff Neighbors <cliff@allegronetworks.com>.
|
2002-03-25 20:51:24 +00:00 |
lukem
|
8b7bb91219
|
add RCSID
|
2001-11-13 07:38:28 +00:00 |
thorpej
|
89893e42b7
|
ANSI'ify.
|
2001-08-25 18:04:01 +00:00 |
thorpej
|
158cb83996
|
Add a driver for generic HomePNA PHYs. Currently supports the HomePNA
portion of the AMD Am79c901.
|
2001-08-25 03:21:38 +00:00 |