Date: Sun, 10 Sep 2000 01:45:13 -0700 (PDT) From: Takahashi Yoshihiro <nyan@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files.pc98 src/sys/dev/ed if_ed98.h if_ed_cbus.c if_ed.c if_ed_isa.c if_ed_pccard.c if_ed_pci.c if_edreg.h if_edvar.h src/sys/pc98/conf GENERIC src/sys/pc98/pc98 isa_compat.h if_ed.c if_ed98.h Message-ID: <200009100845.BAA11139@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
nyan 2000/09/10 01:45:13 PDT
Modified files: (Branch: RELENG_4)
sys/conf files.pc98
sys/dev/ed if_ed.c if_ed_isa.c if_ed_pccard.c
if_ed_pci.c if_edreg.h if_edvar.h
sys/pc98/conf GENERIC
sys/pc98/pc98 isa_compat.h
Added files: (Branch: RELENG_4)
sys/dev/ed if_ed98.h if_ed_cbus.c
Removed files: (Branch: RELENG_4)
sys/pc98/pc98 if_ed.c if_ed98.h
Log:
MFC:
- bus_space'ify.
- Fixed the IRQ9/IRQ2 confusion.
- Added support for AX88190, equipped in MELCO LPC3-TX.
- Added PC-98 Cbus devices support.
- Removed old ed driver.
Revision Changes Path
1.140.2.7 +4 -2 src/sys/conf/files.pc98
1.173.2.8 +462 -426 src/sys/dev/ed/if_ed.c
1.5.2.1 +10 -8 src/sys/dev/ed/if_ed_isa.c
1.9.2.4 +157 -5 src/sys/dev/ed/if_ed_pccard.c
1.23.2.1 +5 -5 src/sys/dev/ed/if_ed_pci.c
1.27.2.1 +33 -9 src/sys/dev/ed/if_edreg.h
1.4.2.2 +112 -11 src/sys/dev/ed/if_edvar.h
1.142.2.7 +28 -15 src/sys/pc98/conf/GENERIC
1.13.2.5 +1 -6 src/sys/pc98/pc98/Attic/isa_compat.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?200009100845.BAA11139>
