From owner-cvs-all Sat Jan 2 21:03:56 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA12577 for cvs-all-outgoing; Sat, 2 Jan 1999 21:03:56 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA12571; Sat, 2 Jan 1999 21:03:55 -0800 (PST) (envelope-from kato@FreeBSD.org) From: KATO Takenori Received: (from kato@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id VAA10019; Sat, 2 Jan 1999 21:03:48 -0800 (PST) Date: Sat, 2 Jan 1999 21:03:48 -0800 (PST) Message-Id: <199901030503.VAA10019@freefall.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 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk 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 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