Make puc(4) aware of this 2 port serial card based on NetMos 9835:

puc0@pci0:4:1:0:       class=0x070002 card=0x00021000 chip=0x98359710 rev=0x01 hdr=0x00

Reviewed by:	marcel@
Approved by:	gnn (mentor)
This commit is contained in:
Navdeep Parhar 2009-06-20 00:04:48 +00:00
parent 3f345a5d09
commit 045de71424
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=194522

View file

@ -784,6 +784,12 @@ const struct puc_cfg puc_pci_devices[] = {
PUC_PORT_1S, 0x10, 4, 0,
},
{ 0x9710, 0x9835, 0x1000, 2,
"NetMos NM9835 based 2-port serial",
DEFAULT_RCLK,
PUC_PORT_2S, 0x10, 4, 0,
},
{ 0x9710, 0x9835, 0xffff, 0,
"NetMos NM9835 Dual UART and 1284 Printer port",
DEFAULT_RCLK,