Date: Mon, 24 Mar 2003 11:40:54 -0800 (PST) From: "Matthew N. Dodd" <mdodd@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/bios smapi.c smapi_isa.c smapi_var.h src/sys/conf files.i386 Message-ID: <200303241940.h2OJesJA016796@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mdodd 2003/03/24 11:40:54 PST
FreeBSD src repository
Modified files:
sys/i386/bios smapi.c
sys/conf files.i386
Removed files:
sys/i386/bios smapi_isa.c smapi_var.h
Log:
- Consolidate smapi driver.
- Attach to nexus.
- Use null{open,close}() instead of rolling our own.
Revision Changes Path
1.441 +2 -3 src/sys/conf/files.i386
1.4 +219 -34 src/sys/i386/bios/smapi.c
1.3 +0 -277 src/sys/i386/bios/smapi_isa.c (dead)
1.2 +0 -51 src/sys/i386/bios/smapi_var.h (dead)
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-src" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303241940.h2OJesJA016796>
