From owner-freebsd-mobile Sun Mar 21 14:17:16 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from rainey.blueneptune.com (rainey.blueneptune.com [209.133.45.253]) by hub.freebsd.org (Postfix) with ESMTP id C8FD014CD4 for ; Sun, 21 Mar 1999 14:17:15 -0800 (PST) (envelope-from aland@blueneptune.com) Received: from blueneptune.com (ppp133.blueneptune.com [209.133.45.133]) by rainey.blueneptune.com (8.8.8/8.8.7) with ESMTP id OAA08109; Sun, 21 Mar 1999 14:16:17 -0800 (PST) (envelope-from aland@blueneptune.com) Message-ID: <36F56DB8.C8096E09@blueneptune.com> Date: Sun, 21 Mar 1999 14:07:52 -0800 From: Alan DuBoff Reply-To: aland@SoftOrchestra.com Organization: Software Orchestration, Inc. X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 2.2.8-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: UCHIYAMA Yasushi Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: New design of PCMCIA/CardBus support. (work in progress) References: <19990320034421D.uch@nop.or.jp> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Uchiyama-sama (I like that, it has a ring to it!;-) I'm unclear as to your CardBus support and see you have the 3c575-TX listed as a driver for it. A couple of us had talked about porting the Linux 3c574-TX, the 16 bit little brother of the driver you have. It would be bad to duplicate effort for a driver as such, and wanted to find out if you knew of any port in existence. Obviously the 574 is not a CardBus, so I'm sure you wouldn't be working on it yourself, but you might know of others that are. I don't think that Linux has 3c575-TX support today, and your efforts will surely be appreciated by others, since I know many that do use 3c575-TX cards on NT. Does NetBSD also have a 3c574-TX driver completed already? I've only see the Linux driver as available other than the 9x/NT driver which 3Com ships themself. Boku no musuko to musume mo chotto violin gakko iku, ja mata ne... -- Alan DuBoff - Conductor Software Orchestration, Inc. aland@SoftOrchestra.com UCHIYAMA Yasushi wrote: > > I'm working PCMCIA/CardBus kernel support under newconfig. > My working snapshot is available from > > ftp://ftp.nop.or.jp/users/uch/PCMCIA/FreeBSD/sys990315-pcmcia990319.patch.gz > > This is for the patched source codes. sys990315-pcmcia990319.patch.gz > needs newconfig source codes at the date of March 15, 1999. > > http://www.jp.freebsd.org/~furuta/nc-snapshot/snap_31_19990315.diff > (apply against 3.1-RELEASE) > > CARDBUS is the sample config file. pccardc, pccardd and pccard.conf > are not needed. > Drivers are almost taken from NetBSD. To support auto IRQ/io/mem allocation, > added its resource management code and introduced bus_space(9). > Card insertion/removal operation doesn't work fine. > > - PCI-CardBus bridge: > RICOH RB/RL5C478 (cbb) > TI PCI1131 (cbb) > - PCIC > i82365 comaptible (pcic) > > - CardBus network card: > 3Com 3C575TX (xl,ep) > 3Com 3C575BTX (xl) > - 16-bit PCMCIA network card: > 3Com 3C589D (ep) > NE2000 compatible (ed) > Fujitsu MB8696x based (fe) > Megahertz X-JACK (sn) > --- > UCHIYAMA Yasushi > uch@nop.or.jp > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-mobile" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message