Date: Sat, 6 Sep 2003 21:59:15 -0700 (PDT) From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/uart uart_cpu.h uart_cpu_pc98.c uart_dev_i8251.c uart_dev_i8251.h Message-ID: <200309070459.h874xGIc011569@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2003/09/06 21:59:15 PDT
FreeBSD src repository
Modified files:
sys/dev/uart uart_cpu.h
Added files:
sys/dev/uart uart_cpu_pc98.c uart_dev_i8251.c
uart_dev_i8251.h
Log:
Better stab at MD code for pc98. The 8251 stuff is a total lie
(ns8250 copied and s/ns8250/i8251/g), but there for linkage purposes.
Real code to follow, once I get past some boot issues on my pc98 boxes
with recent current.
Revision Changes Path
1.2 +1 -0 src/sys/dev/uart/uart_cpu.h
1.1 +96 -0 src/sys/dev/uart/uart_cpu_pc98.c (new)
1.1 +726 -0 src/sys/dev/uart/uart_dev_i8251.c (new)
1.1 +153 -0 src/sys/dev/uart/uart_dev_i8251.h (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309070459.h874xGIc011569>
