Bug 20336

Summary: Support for PCI multiport cards for sio driver
Product: Base System Reporter: vak <vak>
Component: kernAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.0-RELEASE   
Hardware: Any   
OS: Any   

Description vak 2000-08-01 09:20:02 UTC
	To handle non-intelligent multiport async adapters,
	the sio driver lacks the PCI detection and attachment routines.
	Some rearrangment of the sio.c is also required.

	The patch consists of four parts:
	1) sys/isa/siovar.h (new file)
	2) sys/isa/sio.c (patch)
	3) sys/pci/sio_pci.c (new file)
	4) sys/conf/files.i386 (patch)
Comment 1 Sheldon Hearn 2000-08-01 09:35:04 UTC
Just do what everyone else in the known universe does and send the whole
patchset in on a single PR, please.

Ciao,
Sheldon.
Comment 2 Sheldon Hearn freebsd_committer freebsd_triage 2000-08-01 10:11:24 UTC
State Changed
From-To: open->closed

Originator has been asked to send the entire patchkit in a single 
PR.