Date: Sun, 30 May 1999 04:02:19 -0700 (PDT) From: Doug Rabson <dfr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/isa pnp.h isa_common.c isa_common.h isa_if.m isareg.h isavar.h Message-ID: <199905301102.EAA92927@freefall.freebsd.org>
index | next in thread | raw e-mail
dfr 1999/05/30 04:02:19 PDT
Modified files:
sys/isa isa_common.c isa_common.h isa_if.m
isareg.h isavar.h
Added files:
sys/isa pnp.h
Log:
* Add ivars for ISA pnp.
* Move isa_dma* declarations to isavar.h.
* Add a method ISA_DELETE_RESOURCE() to the ISA interface.
* Tidy up include protection defines.
Revision Changes Path
1.3 +49 -2 src/sys/isa/isa_common.c
1.2 +5 -1 src/sys/isa/isa_common.h
1.2 +11 -1 src/sys/isa/isa_if.m
1.3 +4 -4 src/sys/isa/isareg.h
1.9 +31 -4 src/sys/isa/isavar.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199905301102.EAA92927>
