thorpej
|
c9b3657ce9
|
Add trailing ; to CFATTACH_DECL.
|
2002-10-02 16:33:28 +00:00 |
thorpej
|
bacf3a10fa
|
Use CFATTACH_DECL().
|
2002-09-30 20:43:55 +00:00 |
thorpej
|
f818766afe
|
Declare all cfattach structures const.
|
2002-09-27 20:31:45 +00:00 |
provos
|
0f09ed48a5
|
remove trailing \n in panic(). approved perry.
|
2002-09-27 15:35:29 +00:00 |
kanaoka
|
450887c407
|
Add support for "D-Link DFE-690TXD 10/100".
by kern/15100: From: John Nemeth <jnemeth@access.victoria.bc.ca>
|
2002-01-04 15:24:24 +00:00 |
lukem
|
f61cbe7489
|
add RCSID
|
2001-11-13 12:51:12 +00:00 |
ichiro
|
f4e59879ce
|
support Raltek 8139-based Cardbus card
reported by Takayoshi Kochi(t-kouchi@mvf.biglobe.ne.jp)
kern/13252: RealTek 8139-based Cardbus support
|
2001-06-20 05:41:27 +00:00 |
kanaoka
|
4d4231d0e9
|
Add support for "Corega FEther CB-TXD".
kern/12709: from Yamashiro Jun <j99060@ie.u-ryukyu.ac.jp>.
|
2001-05-15 04:26:23 +00:00 |
tsutsui
|
f2973e2fb8
|
- Change RL_* -> RTK_*
- Free bus_dma resources if attach fails
- Add detach and power management code
Patch from Masanori Kanaoka <kanaoka@ann.hi-ho.ne.jp> in kern/10156.
|
2000-05-19 13:42:29 +00:00 |
thorpej
|
e5ae7c287a
|
Symbol namespace cleanup: rl_ -> rtk_
|
2000-05-15 01:55:12 +00:00 |
haya
|
014be1da8b
|
Move if_rl_cardbus.c:1.8 to if_rtk_cardbus.c.
|
2000-05-10 00:24:14 +00:00 |