Date: Sat, 20 Mar 1999 03:44:21 +0900 From: UCHIYAMA Yasushi <uch@nop.or.jp> To: scott@dcs.qmw.ac.uk, freebsd-mobile@FreeBSD.ORG Subject: New design of PCMCIA/CardBus support. (work in progress) Message-ID: <19990320034421D.uch@nop.or.jp>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990320034421D.uch>