Bug 32891

Summary: add PNP ID to sio driver
Product: Base System Reporter: Louis Mamakos <louie>
Component: kernAssignee: Sheldon Hearn <sheldonh>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.4-STABLE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Louis Mamakos 2001-12-16 05:10:01 UTC
	Add support for an ISA PnP modem/soundboard: Creative Labs
	Phoneblaster 33.6 PnP.  Really.

	When this system was running a Really Olde version of freebsd
	which support manual PnP configuration, the board could be
	made to appear though deliberate and painful manual configuration
	and a userconfig script.  The hard way is not longer available;
	make the easy way work.

	(For the curious, the board is a combination 33.6 modem and
	soundblaster 16.  The phone line and telephone handset can be
	connected to the sound board function.  Imagine all the fun
	you can have with voicemail, etc.)

Fix: whizzo[22] # cvs diff -u
cvs diff: Diffing .
How-To-Repeat: 	It don't work without the patch:
Comment 1 Sheldon Hearn freebsd_committer freebsd_triage 2001-12-30 13:10:53 UTC
Responsible Changed
From-To: freebsd-bugs->sheldonh

I'll take this one.
Comment 2 Sheldon Hearn freebsd_committer freebsd_triage 2001-12-30 13:17:30 UTC
State Changed
From-To: open->analyzed

Committed to src/sys/dev/sio/sio_isa.c in HEAD.  Waiting for 
approval from the release engineer to merge the change onto 
the RELENG_4 branch before 4.5-RELEASE.
Comment 3 Sheldon Hearn freebsd_committer freebsd_triage 2001-12-31 09:23:43 UTC
State Changed
From-To: analyzed->closed

Merged onto RELENG_4 as rev 1.291.2.24 of src/sys/isa/sio.c 
in time for 4.5-RELEASE.  Thanks!