Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Oct 1999 00:02:13 -0400
From:      andrews@technologist.com
To:        Jun Kuriyama <kuriyama@FreeBSD.ORG>
Cc:        current@FreeBSD.ORG, imp@FreeBSD.ORG
Subject:   Re: cvs commit: src/etc pccard.conf.sample
Message-ID:  <3.0.6.32.19991027000213.007f8430@mail.psn.net>
In-Reply-To: <199910260453.VAA54789@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
At 09:53 PM 10/25/99 -0700, you wrote:
>kuriyama    1999/10/25 21:53:29 PDT
>
>  Modified files:        (Branch: RELENG_3)
>    etc                  pccard.conf.sample 
>  Log:
>  MFC: Add Allied Telesis CentreCOM LA-PCM_V2 entry.

Here's another (works only under 4.0-CURRENT, as this
particular PC-Card is a CardBus):

# 3Com Megahertz 3C574B (3CCFE574BT)
card "3Com" "Megahertz 574B"
	config 0x1 "ep0" 10 0x1
	insert	/etc/pccard_ether ep0
	insert	3Com Megahertz 574B card inserted
	remove	/sbin/ifconfig delete ep0
	remove	3Com Megahertz 574B card removed

I originally was unable to get this card working - it
required IRQ 10, so I had to change the "?" to "10" (my
entry was copied from another 3Com card, don't remember which).

Note: This hasn't been tested with Warner's new pcic code. 
I'll be doing that this weekend. :-)
--
Will Andrews <andrews@technologist.com>
GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w---
?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ 
G++>+++ e->++++ h! r-->+++ y?


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3.0.6.32.19991027000213.007f8430>