Date: Wed, 20 Jun 2001 03:12:33 +0900 From: susumu@wakabaya.net To: "Alex Kwan" <alexkwan@pacific.net.hk> Cc: <freebsd_mail@yahoo.com>, "freebsd-mobile" <freebsd-mobile@FreeBSD.ORG>, bluemoon@msj.biglobe.ne.jp Subject: LPC3-TX (Re: iomega Zip-250 - one big step but still not work) Message-ID: <87r8wgibji.wl@jazz.wakabaya.net> In-Reply-To: <000a01c0f750$93f49d20$3c1d40ca@alexkwan> References: <000b01c0f73b$775898c0$521e40ca@alexkwan> <200106170800510150.004831BE@smtp.mail.yahoo.com> <000701c0f740$9e77e8c0$bd1d40ca@alexkwan> <200106170840420440.006CB011@smtp.mail.yahoo.com> <200106170844110160.006FDF8B@smtp.mail.yahoo.com> <000901c0f746$3f56d300$0e1d40ca@alexkwan> <200106170933260420.000C3898@smtp.mail.yahoo.com> <000a01c0f750$93f49d20$3c1d40ca@alexkwan>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi,
From: Alex Kwan
Subject: iomega Zip-250 - one big step but still not work
Message-ID: <000a01c0f750$93f49d20$3c1d40ca@alexkwan>
Date: Mon, 18 Jun 2001 01:10:46 +0800
A> P.S. I have re-build the kernel, but the MELCO LP3-TX still not worked,
A> If someone have this card and can make it work, please let me know your
A> pccard.conf. Thanks!
Try either
a) add "ether 0x1c8" to LPC3-TX entry. i.e.
card "MELCO" "LPC3-TX"
config auto "ed" ? 0x30000
ether 0x1c8
insert /etc/pccard_ether $device start
remove /etc/pccard_ether $device stop
(this config will work w/o rebuild kernel)
or,
b) get a patch from [bsd-nomads:15487]
http://www.clave.gr.jp/ml/bsd-nomads/200105/msg00004.html
and rebuild kernel.
(this patch will work w/o extra 'ether 0x1c8' line)
--
WAKABAYASHI Susumu
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?87r8wgibji.wl>
