Date: Thu, 13 Feb 2003 22:21:19 -0800 (PST) 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/exca exca.c excareg.h excavar.h Message-ID: <200302140621.h1E6LJ6k089596@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2003/02/13 22:21:18 PST
Modified files:
sys/dev/exca exca.c excareg.h excavar.h
Log:
Massive overhaul of exca to help with the isa efforts:
o chip_name arrays ifdef'd out.
o use the OLDCARD-like get/put functions so we can support differnt types
of mappings.
o Write the beggings of is this a valid exca device and introduce more
chipset support.
# this is partially a wip, but also needed because some other cahnges I've
# made require some of these changes.
Revision Changes Path
1.7 +197 -55 src/sys/dev/exca/exca.c
1.3 +15 -2 src/sys/dev/exca/excareg.h
1.4 +28 -7 src/sys/dev/exca/excavar.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200302140621.h1E6LJ6k089596>
