On Wed, Apr 04, 2012 at 04:16:29PM -0500, Johnny Hughes wrote: > On 04/04/2012 11:51 AM, Stephen Harris wrote: > > Bus 001 Device 004: ID 0846:9030 NetGear, Inc. WNA1100 Wireless-N 150 [Atheros AR9271] > You might try the uek2 kernel (rebuilt from the oracle sources) for el5 > from the testing repo too: > > http://dev.centos.org/centos/5/ > > That is based on a 3.1.x kernel, though it is versioned as 2.6.39-* Hmm. $ mkdir X $ cd X $ rpm2cpio < ../kernel-uek-2.6.39-100.5.1.el5uek.i686.rpm | cpio -id 146014 blocks $ depmod -b . 2.6.39-100.5.1.el5uek $ grep 0846 lib/modules/2.6.39\-100.5.1.el5uek/modules.alias | grep 9030 $ Nope, doesn't have the drivers :-( Thanks for the idea, though! -- rgds Stephen