Bug 65040

Summary: Add support for yet another PCI multiport card
Product: Base System Reporter: Stefan Grundmann <sg-sendpr>
Component: kernAssignee: Colin Percival <cperciva>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 5.2-CURRENT   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
pucdata.diff none

Description Stefan Grundmann 2004-04-01 15:30:15 UTC
	The PCI multiport card Exsys EX-41098 has an additional
       	OX9160/OX16PCI954 with device id 0x9511 installed.

How-To-Repeat: 	Get an Exsys EX-41098.
Comment 1 Colin Percival freebsd_committer freebsd_triage 2004-04-17 12:58:05 UTC
State Changed
From-To: open->patched

Committed to -current. 


Comment 2 Colin Percival freebsd_committer freebsd_triage 2004-04-17 12:58:05 UTC
Responsible Changed
From-To: freebsd-bugs->cperciva

Committed to -current.
Comment 3 Colin Percival freebsd_committer freebsd_triage 2004-04-19 20:30:48 UTC
State Changed
From-To: patched->closed

MFC done
Comment 4 John Baldwin freebsd_committer freebsd_triage 2012-02-22 14:53:47 UTC
Can you get the subvendor device ID for this card?  This generic Oxford
entry breaks other cards because this device can also be a lpt port.
The full pciconf -lv output would be great if you can still get it.

-- 
John Baldwin