Bug 18126

Summary: [Patch] pccard.conf for IO Data PCIDE-II (bundled with CDP-TX6, etc.)
Product: Base System Reporter: sanpei
Component: confAssignee: Warner Losh <imp>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.0-CURRENT   
Hardware: Any   
OS: Any   

Description sanpei 2000-04-21 14:20:01 UTC
  I have IO Data PCIDE-II (bundled with CDP-TX6, etc.)

  I can use this card under FreeBSD-5-current(and 4.0-RELEASE) with
below configuration(pccard.conf).

  I hope to add to below configuration to /etc/defaults/pccard.conf

Thank you

Fix: 

# IO Data PCIDE-II (bundled with CDP-TX6, etc.)
card "IO DATA" "PCIDEII"
	config	auto "ata0" ?
	insert	logger -t pccard:$device -s IO Data PCIDE-TT inserted
	remove	logger -t pccard:$device -s IO Data PCIDE-TT removed
Comment 1 Warner Losh freebsd_committer freebsd_triage 2000-05-16 06:08:18 UTC
Responsible Changed
From-To: freebsd-bugs->imp

We love the many config entries from mihira-san. 
Comment 2 Warner Losh freebsd_committer freebsd_triage 2000-05-16 08:18:35 UTC
State Changed
From-To: open->closed

Fixed using mihira-san's patches