Date: Sun, 26 Sep 1999 20:35:42 -0700 (PDT) From: KATO Takenori <kato@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pc98/conf files.pc98 src/sys/pc98/pc98 isa_compat.c isa_compat.h if_ed.c Message-ID: <199909270335.UAA45658@freefall.freebsd.org>
index | next in thread | raw e-mail
kato 1999/09/26 20:35:42 PDT
Modified files:
sys/pc98/conf files.pc98
sys/pc98/pc98 if_ed.c
Added files:
sys/pc98/pc98 isa_compat.c isa_compat.h
Log:
Make ed driver work again.
isa_compat.c
Copied from sys/i386/isa/isa_compat.c. It includes
sys/pc98/pc98/isa_compat.h instead of sys/i386/isa/isa_compat.h.
isa_compat.h
Copied from sys/i386/isa/isa_compat.c. The ed driver is registered
in this file until pc98's ed driver is converted into new-bus style.
files.pc98
Use sys/pc98/pc98/isa_compat.c instead of sys/i386/isa/isa_compat.c.
if_ed.c
- Fixed the location of the include file.
- Disalbed pnp support.
Revision Changes Path
1.116 +2 -2 src/sys/pc98/conf/files.pc98
1.70 +6 -3 src/sys/pc98/pc98/if_ed.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199909270335.UAA45658>
