Matthew N. Dodd
20fae1ba5b
- 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
Matthew N. Dodd
c0a71ab74a
- 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 Perlstein
e51a25f850
Remove __P.
2002-03-20 02:08:01 +00:00
Poul-Henning Kamp
db7e3af111
Remove unneeded #include <machine/clock.h>
2000-10-15 14:19:01 +00:00
Warner Losh
0e6d3195bc
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
Matthew N. Dodd
68c68f014d
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