cvs commit: src/sys/dev/sn if_sn.c if_sn_pccard.c if_snreg.h
if_snvar.h
Warner Losh
imp at FreeBSD.org
Sat Oct 25 12:56:21 PDT 2003
imp 2003/10/25 12:56:19 PDT
FreeBSD src repository
Modified files:
sys/dev/sn if_sn.c if_sn_pccard.c if_snreg.h
if_snvar.h
Log:
Convert to bus_space.
Make the pccard attachment work with NEWCARD
Start locking of the driver, but only the macros are defined right now
Tested on: Megahertz CC10BT/2
# (These cards are very popular on ebay these days, and run < $10 including
# shipping from some sellers).
Revision Changes Path
1.27 +133 -134 src/sys/dev/sn/if_sn.c
1.20 +42 -0 src/sys/dev/sn/if_sn_pccard.c
1.4 +5 -9 src/sys/dev/sn/if_snreg.h
1.4 +27 -2 src/sys/dev/sn/if_snvar.h
More information about the cvs-src
mailing list