freebsd-dev/sys/dev/ep
Warner Losh 3dc59524c7 Transition to using bus_space macros rather than the inb/outb/etc.
Use EP_{READ,WRITE}{,_MULTI}_{1,2,4} instead.  I've had several people
submit patches like this over the years of varying qualities, markm
being the last.  The names were chosen in consulation with mdodd on
irc.

I've tested this with only PCMCIA cards: 3CCE589EC and 3CCSH572BT.
I've not tried with my more extensive ISA, EISA and cbus collection.

Reviewed by: mdodd
2003-10-18 15:22:43 +00:00
..
if_ep_eisa.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
if_ep_isa.c Transition to using bus_space macros rather than the inb/outb/etc. 2003-10-18 15:22:43 +00:00
if_ep_mca.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
if_ep_pccard.c Transition to using bus_space macros rather than the inb/outb/etc. 2003-10-18 15:22:43 +00:00
if_ep.c Transition to using bus_space macros rather than the inb/outb/etc. 2003-10-18 15:22:43 +00:00
if_epreg.h Transition to using bus_space macros rather than the inb/outb/etc. 2003-10-18 15:22:43 +00:00
if_epvar.h Transition to using bus_space macros rather than the inb/outb/etc. 2003-10-18 15:22:43 +00:00