[openbeos] Re: PCMCIA & Cardbus
- From: Jérome DUVAL <korli@xxxxxxxx>
- To: <openbeos@xxxxxxxxxxxxx>
- Date: Fri, 30 Jul 2004 12:14:29 +0200
For NetBSD :
http://netbsd.gw.com/cgi-bin/man-cgi?cardbus++NetBSD-current
http://netbsd.gw.com/cgi-bin/man-cgi?pcmcia++NetBSD-current
http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/dev/cardbus/
http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/dev/pcmcia/
On BeOS :
/boot/beos/system/add-ons/kernel/bus_managers/
/boot/beos/system/add-ons/kernel/busses/pcmcia/
to find R5 drivers involved in pcmcia in
/boot/beos/system/add-ons/kernel/drivers/bin :
find . -print -exec sh -c 'strings {} | grep pcmcia' \;
have fun :)
----- Original Message -----
From: <linus@xxxxxxxxx>
To: <openbeos@xxxxxxxxxxxxx>
Sent: Friday, July 30, 2004 10:58 AM
Subject: [openbeos] PCMCIA & Cardbus
>
> Would I be correct in guessing that Haiku lacks both a PCMCIA and the
extended 32bit Cardbus module?
>
> Anyone working on one? Anyone know if it's similar to PCI?
>
> PCI isn't even there yet, is it?
>
> Anyways.. I'm developing on a laptop right now.. with a 10mbit network
card.. went out to get a 100mbit card without dongle.. but all the stores
'round here only have cardbus cards.. so I guess i'll have to either order a
PCMCIA card from somewhere, or dive into development..
>
> But before I do anything, I just wanted to know how much of a nightmare it
would be to write support for cardbus for R5 (and Haiku, later on). And if
the cardbus cards work just like 16bit cards, only 32bit?
>
> If anyone feel like pointing me @ the cardbus part of the linux kernel
module source code, that would be nice. Otherwise, I'll dig it out myself,
as soon as I get some more time.
>
>
>
>
>
- References:
- [openbeos] PCMCIA & Cardbus
- From: linus
Other related posts:
- » [openbeos] PCMCIA & Cardbus
- » [openbeos] Re: PCMCIA & Cardbus
- » [openbeos] Re: PCMCIA & Cardbus
- » [openbeos] Re: PCMCIA & Cardbus
- » [openbeos] Re: PCMCIA & Cardbus
- » [openbeos] Re: PCMCIA & Cardbus
- » [openbeos] Re: PCMCIA & Cardbus
- » [openbeos] Re: PCMCIA & Cardbus
- » [openbeos] Re: PCMCIA & Cardbus
- [openbeos] PCMCIA & Cardbus
- From: linus