maxim 2007-03-29 04:26:53 UTC
FreeBSD src repository
Modified files:
sys/dev/sio sio_pci.c
Log:
o Revert last. The chip is already supported by puc(4).
Pointed out by: marcel, Joseph Terner
Revision ChangesPath
1.23 +0 -1 src/sys/dev/sio/sio
On Mar 28, 2007, at 11:56 AM, Maxim Konovalov wrote:
maxim 2007-03-28 18:56:27 UTC
FreeBSD src repository
Modified files:
sys/dev/sio sio_pci.c
Log:
o Add MosChip 9835 PCI Dual UART PCI id.
You probably want to add the IDs to puc(4) and not sio(4).
FYI,
--
Marcel
maxim 2007-03-28 18:56:27 UTC
FreeBSD src repository
Modified files:
sys/dev/sio sio_pci.c
Log:
o Add MosChip 9835 PCI Dual UART PCI id.
PR: kern/110967
Submitted by: Joseph Terner
MFC after: 1 month
Revision ChangesPath
1.22