imp
ada7b52382
Include necessary declarations
2005-01-20 20:06:44 +00:00
imp
287b204e53
Only match ethernet functions. I've not seen any multifunction cards
...
(from a PC Card sense), so this should be a nop. The
pseudo-multifunction cards (eg Silicom ones) need a special driver
anyway..
2005-01-20 20:03:37 +00:00
imp
00b6a4b2ac
MFp4:
...
Use bus space rather than direct inb/outb. Minor style changes while
I'm here. Extremely preliminary support for siliconix ethernet cards
(but more work is required).
2004-06-27 13:10:20 +00:00
imp
5f2befc69a
Fix disordering of pccarddevs.h noticed by bde. Also remove a few
...
redundant includes and fix some of the include disordering.
Submitted by: bde
2004-05-27 03:49:45 +00:00
imp
1f5642e8bb
Move to generating pccarddevs.h on the fly, both for the kernel and
...
the modules.
Also generate usbdevs.h automatically now, but a non-kernel file is
stopping that at the moment.
2004-05-26 00:53:10 +00:00
imp
9684781dda
add newcard support to ex
2003-10-26 06:34:22 +00:00
obrien
c63dab466c
Use __FBSDID().
...
Also some minor style cleanups.
2003-08-24 17:55:58 +00:00
mdodd
61b476ad29
- Declare ex_devclass in if_ex.c
...
- Rename module datastructures in if_ex_isa.c to be more standard.
2003-03-29 15:38:53 +00:00
mdodd
d9dea5bf86
- Move ex_pccard_detach() to if_ex.c and rename it to ex_detach().
...
- Add detach method to ISA front end.
2003-03-29 15:34:26 +00:00
alfred
3264aec746
Remove __P.
2002-03-20 02:08:01 +00:00
phk
beadbd4365
Remove unneeded #include <machine/clock.h>
2000-10-15 14:19:01 +00:00
imp
55c46e5b71
Add support for pccard attachments of the ex driver. It supports the
...
Olicom OC-2220 card, and maybe others.
Submitted by: iwasaki
Reviewed by: mdodd
2000-09-29 03:58:06 +00:00