Date: Sat, 25 Oct 2003 12:56:19 -0700 (PDT) From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sn if_sn.c if_sn_pccard.c if_snreg.h if_snvar.h Message-ID: <200310251956.h9PJuJiF074376@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310251956.h9PJuJiF074376>