Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
- To: source-changes
- Subject: NetBSD master CVS tree commits
- From: The Source of All Evil <source>
- Date: Wed, 24 Apr 1996 22:20:03 -0400 (EDT)
thorpej
Wed Apr 24 19:15:00 PDT 1996
Update of /a/cvsroot/doc
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv28992
Modified Files:
CHANGES
Log Message:
Break up the ep driver into isa, eisa, and pci front-ends and a
bus-independent core driver. Tested on all three bus types, including
an isa 3c509 masquerading as an eisa device (use ep* at eisa? slot ? in
your kernel config file to catch this one).
XXX Driver still needs to be converted to <machine/bus.h>
thorpej
Wed Apr 24 19:15:51 PDT 1996
Update of /a/cvsroot/src/sys/dev/isa
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv29026
Modified Files:
files.isa
Added Files:
if_ep_isa.c
Removed Files:
if_ep.c if_epreg.h
Log Message:
Break up the ep driver into isa, eisa, and pci front-ends and a
bus-independent core driver. Tested on all three bus types, including
an isa 3c509 masquerading as an eisa device (use ep* at eisa? slot ? in
your kernel config file to catch this one).
XXX Driver still needs to be converted to <machine/bus.h>
thorpej
Wed Apr 24 19:16:41 PDT 1996
Update of /a/cvsroot/src/sys/dev/eisa
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv29070
Modified Files:
eisadevs eisadevs.h eisadevs_data.h files.eisa
Added Files:
if_ep_eisa.c
Log Message:
Break up the ep driver into isa, eisa, and pci front-ends and a
bus-independent core driver. Tested on all three bus types, including
an isa 3c509 masquerading as an eisa device (use ep* at eisa? slot ? in
your kernel config file to catch this one).
XXX Driver still needs to be converted to <machine/bus.h>
thorpej
Wed Apr 24 19:17:07 PDT 1996
Update of /a/cvsroot/src/sys/dev/pci
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv29121
Modified Files:
files.pci
Added Files:
if_ep_pci.c
Log Message:
Break up the ep driver into isa, eisa, and pci front-ends and a
bus-independent core driver. Tested on all three bus types, including
an isa 3c509 masquerading as an eisa device (use ep* at eisa? slot ? in
your kernel config file to catch this one).
XXX Driver still needs to be converted to <machine/bus.h>
thorpej
Wed Apr 24 19:17:38 PDT 1996
Update of /a/cvsroot/src/sys/dev/ic
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv29157
Added Files:
elink3.c elink3reg.h elink3var.h
Log Message:
Break up the ep driver into isa, eisa, and pci front-ends and a
bus-independent core driver. Tested on all three bus types, including
an isa 3c509 masquerading as an eisa device (use ep* at eisa? slot ? in
your kernel config file to catch this one).
XXX Driver still needs to be converted to <machine/bus.h>
thorpej
Wed Apr 24 19:18:29 PDT 1996
Update of /a/cvsroot/src/sys/conf
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv29199
Modified Files:
files
Log Message:
Break up the ep driver into isa, eisa, and pci front-ends and a
bus-independent core driver. Tested on all three bus types, including
an isa 3c509 masquerading as an eisa device (use ep* at eisa? slot ? in
your kernel config file to catch this one).
XXX Driver still needs to be converted to <machine/bus.h>
Home |
Main Index |
Thread Index |
Old Index