imp
6ad82cc93e
another format nit
2004-06-28 16:38:53 +00:00
imp
349ab2cd0a
casting for printf happiness
2004-06-28 16:30:49 +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
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
mdodd
71a6fd0817
Split out the ISA bus front end code into its own file. PCCARD attachment
...
coming later this week. Mitsuru IWASAKI provided a patch to -mobile which
I used to make sure I was doing the right thing but only a small part of
the actual patch was used.
2000-05-01 09:05:19 +00:00