Questions tagged [drivers]

3 questions
9
votes
2 answers

What is a good reference for Ethernet Driver without an OS?

Soon I will be working on an Ethernet implementation for a bare metal (no OS) capability on an ARM-based processor. I am somewhat familiar with the Ethernet driver model in the Linux Device Drivers book, but I'm wondering if there is a reference…
netskink
  • 321
  • 1
  • 7
2
votes
1 answer

802.11ah Eval Kit Not Operating In 900MHz Spectrum?

How can I override the wlan driver's region limitations to permit the (legal) 900MHz unlicensed operation of my 802.11ah evaluation kit? The [Silex evaluation kit for 802.11ah][1] doesn't seem to work at sub-GHz. A spectrum analyzer shows no power…
James Bowery
  • 121
  • 3
1
vote
1 answer

Is there any way to reuse an old modem and possibly revive it?

I found an old Hotwire 6205 ADSL Modem in my parent's room. It still works, as I confirmed from them and by plugging it in. Now, it does work with our current internet connection, however, I cannot find the driver for it. All that I can find in it's…
8bit_coder
  • 19
  • 4