802.11 b/g/n Wireless half card with Arduino?

I recently extracted one of these from an old broken tablet, and I was wondering if it could be connected to the Arduino for internet? It looks like this:


...except it has an antenna as well. Can it somehow be connected to the Arduino? I currently cannot afford shields, so this is as close as I can get.

I finally figured out that this is a MiniPCI card, and someone here already asked about this, and they were told that they could try to make a driver, but it wouldn't fit on the Arduino. So my question now I guess, is can I write the driver to, say, an SD card, and have the Arduino read directly from that, or maybe read from another ATmega with the driver in the memory? Just getting some ideas, not yet sure if they are possible. The tablet I salvaged this from actually has a MiniPCI breakout (exploitable :O), so maybe I can get the breakout off of it when I finally get a soldering iron.