Bug 13038

Summary: [Patch] pccard.conf for I-O Data PCLATE/ NE2000 compatible PCMCIA Ethernet Card
Product: Base System Reporter: sanpei
Component: confAssignee: Jun Kuriyama <kuriyama>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description sanpei 1999-08-09 06:40:00 UTC
  I have I-O Data PCLATE/ NE2000 compatible PCMCIA Ethernet Card[1].

  I can use this card under FreeBSD-current(maybe 3-stable) with
below configuration(pccard.conf).

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

Thank you	

[1] http://www.iodata.co.jp/products/pccard/pclate.htm

Fix: 

# I-O DATA PCLATE
card "IO DATA" "PCLATE"
	config  0x20 "ed0" ? 0x10
	insert  echo IO DATA PCLATE inserted
	insert  /etc/pccard_ether ed0
	remove  echo IO DATA PCLATE removed
	remove  /sbin/ifconfig ed0 delete
Comment 1 Jun Kuriyama freebsd_committer freebsd_triage 1999-10-11 06:01:29 UTC
State Changed
From-To: open->closed

Committed.  Thanks! 


Comment 2 Jun Kuriyama freebsd_committer freebsd_triage 1999-10-11 06:01:29 UTC
Responsible Changed
From-To: freebsd-bugs->kuriyama

I've committed this.