Date: Sun, 05 Sep 1999 12:22:36 +0900 From: MIHIRA Sanpei Yoshiro <sanpei@sanpei.org> To: FreeBSD-mobile@FreeBSD.ORG Cc: KANAZAWA makoto <mako@tcn-catv.ne.jp> Subject: pccard.conf for some Ethernet card Message-ID: <199909050322.MAA36282@lavender.yy.cs.keio.ac.jp>
next in thread | raw e-mail | index | archive | help
Hi. I have some NE2000 compatible Ethernet/PC-Card. They can use under FreeBSD-4-current, but it needs to add some card info to /etc/pccard.conf. If I want to install with these cards to NOTE-PC, I need to edit /etc/pccard.conf.sample in mfsroot.flp manually(use vnconfig) I and KANAZAWA makoto<mako@tcn-catv.ne.jp> already send-pr-ed to GNATS Problem Database. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=13038 conf/13038: [Patch] pccard.conf for I-O Data PCLATE/ NE2000 compatible PCMCIA Ethernet Card http://www.FreeBSD.ORG/cgi/query-pr.cgi?pr=12650 conf/12650: No card in /etc/pccard.conf.sample (corega EtherII PCC-T) And configuration is below: # 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 # COREGA EtherII PCC-T card "corega K.K." "corega EtherII PCC-T" config 0x20 "ed0" ? insert echo EtherII PCC-T inserted insert /etc/pccard_ether ed0 remove echo EtherII PCC-T removed remove /sbin/ifconfig ed0 delete Does someone suggest me about this to make my PC-life happy :-) Thank you MIHIRA Yoshiro To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199909050322.MAA36282>
