Date: Sat, 2 Jan 1999 21:03:48 -0800 (PST) From: KATO Takenori <kato@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa sioreg.h src/sys/i386/isa/ic esp.h ns16550.h src/sys/pc98/boot/biosboot Makefile serial.S src/sys/pc98/pc98 sio.c sioreg.h Message-ID: <199901030503.VAA10019@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
kato 1999/01/02 21:03:47 PST Modified files: sys/i386/isa sioreg.h sys/i386/isa/ic esp.h ns16550.h sys/pc98/boot/biosboot Makefile serial.S sys/pc98/pc98 sio.c Removed files: sys/pc98/pc98 sioreg.h Log: Support following devices: - on board 2nd CCU - Midori Elec. MDC-926Rs - Midori-Hayes ESP98 - NEC PC-9861K, PC-9801-101 PC-9801-120 - Melco IND-SP and IND-SS - PIO-9032A/B/C - B98-01 and B98-02 - IO-data device RSA-98II and RSA-98III - MC-16550 - MC-RS98 - Media Inteligent RSB-2000/3000 and RSB-384 - PCMCIA modem card Submitted by: Takahashi Yoshihiro <nyan@wyvern.cc.kogakuin.ac.jp> Revision Changes Path 1.11 +14 -1 src/sys/i386/isa/sioreg.h 1.4 +9 -1 src/sys/i386/isa/ic/esp.h 1.6 +105 -14 src/sys/i386/isa/ic/ns16550.h 1.21 +5 -4 src/sys/pc98/boot/biosboot/Makefile 1.8 +5 -5 src/sys/pc98/boot/biosboot/serial.S 1.72 +947 -370 src/sys/pc98/pc98/sio.c 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?199901030503.VAA10019>