Hi Inaky, thanks again for your help
I connect the PC Card to PC in linux and when I run the lspci -v the output only
differed of the output without PC Card as show below:
*** output lspci -v (difference without PC Cart Connected and with PC Card
connected)***
03:00.0 Network controller: Unknown device 1a37:bece (rev c8)
Flags: bus master, slow devsel, latency 0, IRQ 10
Memory at 56000000 (32-bit, non-prefetchable) [size=1M]
Memory at 56100000 (32-bit, non-prefetchable) [size=1M]
Capabilities: [78] Power Management version 2
****************************************************************************************
Indeed the device is PCI.
I have some additional questions:
1. What is the meaning of this output?
2. In the new kernel is possible that this PC Card runs?, Do you have some
reasons why
the WiMax adapter doesn't work in this kernel?, If I run a Live CD of ubuntu
for example
is possible using the drivers in the same mode so as I have the distro
installed in my
laptop?
3. I am kernel newbie, if I want to write a driver what is the starting point?,
If the
driver is for that PC Card where do I can to begin?
On Wed, 22 Apr 2009 12:05:12 -0700, Inaky Perez-Gonzalez wrote
> On Wednesday 22 April 2009, Henry Arcila wrote:
> > Hello, thanks for yor help.
> >
> > I run the lsusb -v commando before and after to connect
> > my PC card of the laptop, the results are the same in
> > both cases, the output is as follows (see output 1).
> >
> > Then, I run the command lspcmcia -v, the output 2 shows the
> > results before conneting the PC Card and the output 3 shows the results
> > after of the connection; the PCcard is detected but obviously it's not
> > working good.
>
> huh, so it might be a pci device then -- can you post lspci -v?
>
> > I have an other question, is possible to make a backport a drivers
> > to a kernel older or this is a crazy idea? is possible or impossible?
> > If It's possible what would be an starting point?
> > What would be the problems?
>
> It is, to a extent (balance how much effort you want to put into it vs
> benefit). The networking stack hasn't changed much, but the netlink stuff has
> and pre-23, it is just not worth it. There are also some dependencies on USB
> stack changes for the i2400m driver, for example, that would have to be
> backported too. You would probably loose rfkill support, etc...
>
> --
> Inaky
Henry Arcila
Grupo de Microelectronica y Control
Universidad de Antioquia
_______________________________________________
wimax mailing list
[email protected]
http://www.linuxwimax.org/mailman/listinfo/wimax