Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-6] src



Module Name:    src
Committed By:   riz
Date:           Wed Oct 31 17:27:02 UTC 2012

Modified Files:
        src/share/man/man4 [netbsd-6]: puc.4
        src/sys/dev/pci [netbsd-6]: pcidevs pucdata.c

Log Message:
sys/dev/pci/pucdata.c                           1.77-1.82
sys/dev/pci/pcidevs                             1.1125, 1.1129 via patch
sys/dev/pci/pcidevs.h                           regen
sys/dev/pci/pcidevs_data.h                      regen
share/man/man4/puc.4                            1.36-1.38

Add entries for puc(4) devices into pcidevs.
Add some Intel devices from document (Intel 7 Series / C216 Chipset
Family Platform Controller Hub (PCH) Family Specification Update)
into pcidevs.
Modify some devices in pcidevs to clarify.
Add Intel chipset internal serial over lan devices. Closes PR/45567.
Use PCI_VENDOR_* and PCI_PRODUCT_*. Fixes PR#46303.
Add EXSYS EX-41098-2 UARTs support. The clock frequency is different
from other card(s). Fixes PR#46362 reported by Wolfgang Stukenbrock.
Add Lava Computers SSERIAL-PCI single port serial PCI card.
Update the manual.


To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.35.4.1 src/share/man/man4/puc.4
cvs rdiff -u -r1.1102.2.8 -r1.1102.2.9 src/sys/dev/pci/pcidevs
cvs rdiff -u -r1.76 -r1.76.8.1 src/sys/dev/pci/pucdata.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index