| Summary: | [Patch] pccard.conf for corega Ether PCM-T/NE2000 compatible PCMCIA Ethernet Card | ||
|---|---|---|---|
| Product: | Base System | Reporter: | sanpei |
| Component: | conf | Assignee: | Warner Losh <imp> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 5.0-CURRENT | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
sanpei
2000-03-27 15:50:01 UTC
Responsible Changed From-To: freebsd-bugs->imp Warner will be interested in this one. Oops, I forgot to add ``ether'' line. Please use below configuration. # Corega PCM-T card "Corega,K.K." "Ethernet LAN Card" config auto "ed0" ? ether 0xff0 insert logger -t pccard:$device -s Corega PCM-T inserted insert /etc/pccard_ether $device remove logger -t pccard:$device -s Corega PCM-T removed remove /sbin/ifconfig $device delete State Changed From-To: open->closed I've fixed this by apply mihira-san's patch. |