Date: Wed, 30 Jan 2002 09:22:04 -0800 (PST) From: John Hay <jhay@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sio sio.c sio_isa.c sio_pccard.c sio_pci.c sioreg.h siovar.h Message-ID: <200201301722.g0UHM4w24062@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhay 2002/01/30 09:22:04 PST
Modified files:
sys/dev/sio sio.c sio_isa.c sio_pccard.c sio_pci.c
sioreg.h siovar.h
Log:
Add support for different serial clock frequencies and not just the
standard one of 1.8432MHz. This will be used by the puc (PCI
"universal" communication card) device driver.
Reviewed by: bde
Revision Changes Path
1.363 +89 -63 src/sys/dev/sio/sio.c
1.5 +2 -2 src/sys/dev/sio/sio_isa.c
1.5 +2 -2 src/sys/dev/sio/sio_pccard.c
1.3 +2 -2 src/sys/dev/sio/sio_pci.c
1.18 +3 -1 src/sys/dev/sio/sioreg.h
1.4 +2 -2 src/sys/dev/sio/siovar.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?200201301722.g0UHM4w24062>
