Bug 14301

Summary: [Patch] pccard.conf for Allied Telesis CentreCOM LA-PCM_V2/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: 4.0-CURRENT   
Hardware: Any   
OS: Any   

Description sanpei 1999-10-13 14:10:00 UTC
  I have Allied Telesis CentreCOM LA-PCM_V2/NE2000 compatible
Ethernet card. This card is also shipped with NTT-DATA
ASTROWINK-M/MMOIL(IrLAN).

  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

Fix: 

# Allied Telesis CentreCOM LA-PCM_V2 ethernet card
# NTT-DATA ASTROWINK-M/MMOIL(IrLAN) ethernet card
card "Allied Telesis, K.K." "CentreCOM LA-PCM_V2"
	config 0x20 "ed0" ?
	insert echo CentreCOM LA-PCM V2 Ethernet card inserted
	insert /etc/pccard_ether ed0
	remove echo CentreCOM LA-PCM V2 Ethernet card removed
	remove ifconfig ed0 delete
Comment 1 Jun Kuriyama freebsd_committer freebsd_triage 1999-10-16 16:22:34 UTC
State Changed
From-To: open->closed

Committed.  Thanks! 


Comment 2 Jun Kuriyama freebsd_committer freebsd_triage 1999-10-16 16:22:34 UTC
Responsible Changed
From-To: freebsd-bugs->kuriyama

I've committed this PR.