Re: [PATCH] ipwireless_cs driver for 4G PC Card

From: Michael Robb
Date: Fri Nov 30 2007 - 10:22:25 EST


>If the -main- purpose of the hardware is wireless, it should go in via
>John Linville, wireless maintainer...

These GPRS cards are basically wireless modems which accept a Hayes command
set (AT+????, etc...), can send and receive SMS messages, as well as
support WAP and PPP internet surfing.

Hayes commands allow for measuring local signal strength (AT+CSQ), reading
and writing SMS messages (AT+CMGF, AT+CMGW, AT+CNMI) etc...

So, it is somewhere between a serial driver and a wireless driver.

- Michael
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/