Slashdot Mirror


User: adri

adri's activity in the archive.

Stories
0
Comments
279
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 279

  1. Re:Why is it so very last-generation? on FSF Certifies Atheros-Based ThinkPenguin 802.11 N USB Adapter · · Score: 3, Informative

    The FSF decided to investigate this AR9271 part. I'm not sure why.

    The AR7010+AR9280 NICs are dual-band. There's AR7010+AR9283 NICs that are 2x2 2.4ghz only. The AR7010+AR9287 NICs are also 2x2 2.4GHz only but support a few newer things (like short-GI in 20MHz mode, and generally better behaviour all around.)

    Hopefully the FSF certifies the AR7010 based firmware devices too. But, they've chosen this one and I'm glad they saw it through.

    I don't know if there's a hardware list that shows the dual-band ath9k_htc hardware. But it's out there, somewhere.

  2. Re:Yeah, but $54 for a USB Wifi? on FSF Certifies Atheros-Based ThinkPenguin 802.11 N USB Adapter · · Score: 3, Insightful

    The people that want to do dirty hacks, like mesh or TDMA offload on the USB NIC.

    Or even improved hostap support.

    Or an experimental platform for ${THING_YOU_HAVENT_THOUGHT_OF_YET}.

    Yes, you can buy cheaper NICs. Same as buying cheaper anything. But here's a USB NIC with a well-understood wifi part (AR9285 on-die) and now open firmware with open tools to fiddle with the thing. If the FSF and manufacturers manage to ship a million units, great. I'm happy just knowing that people are doing interesting stuff with it. Doubly so if I haven't thought of it yet. Triply so if it's cool and turns out to be transferrable to the other Atheros wifi hardware out there.

  3. Re:Master Mode on FSF Certifies Atheros-Based ThinkPenguin 802.11 N USB Adapter · · Score: 5, Informative

    The wifi part of the hardware does. One of the reasons we opened up the firmware was to let people at it to make it better at supporting master mode.

    The NIC has a small embedded CPU to act as a PCIeUSB gateway and a small amount of RAM to run code and buffer frames. The problem with master mode is the amount of RAM that you need for each associated station. So there's been discussion about moving some of the stuff done in the NIC CPU (transmit aggregation, rate control) into the host, so the NIC itself doesn't need to store (that much|any) per-station state.

  4. Re:Master Mode on FSF Certifies Atheros-Based ThinkPenguin 802.11 N USB Adapter · · Score: 1

    The underlying wifi parts are the same as the PCI(e) chips of that era; the same basic features are supported.

  5. Re:Yeah, but $54 for a USB Wifi? on FSF Certifies Atheros-Based ThinkPenguin 802.11 N USB Adapter · · Score: 2

    Now that the firmware source is open and the UART wiring instructions are public, there's enough basic stuff there to figure it out.

    We're digging up instructions for JTAG debugging.

  6. Re:BSD license on Most Projects On GitHub Aren't Open Source Licensed · · Score: 1

    Have you tried PC-BSD?

  7. Re:TRS-80 all the way, baby! on Radio Shack TRS-80 Vs. Commodore 64: Battle of the Titans · · Score: 1

    There were plenty of games that installed their own loaders in order to bypass the intentionally-slow 1541 drive interface.

    They could get it up to what, ~38400 reliably? Maybe faster? I forget. It was pretty zippy for the time.

  8. Re:not meaningless on Google Pledges Not To Sue Any Open Source Projects Using Their Patents · · Score: 1

    .. except, how will it play out if they decide to infringe on your patents? You can't attack them then; suddenly you fall afoul of their "free" patents and now you're screwed.

  9. Re:HUD on Lawmakers Seek To Ban Google Glass On the Road · · Score: 1

    That's a common way of doing it in the US. I don't agree with it; it's basically saying "Hey your needs trump the needs of the social group", but .. that's very American.

  10. Re:I love working with PV cells on Bosch Finds Solar Business Unprofitable, Exits · · Score: 1

    .. because they're making the cells, not using the cells.

  11. Re:Answer=FreeBSD on Ask Slashdot: Mac To Linux Return Flow? · · Score: 4, Informative

    PCBSD is getting there. I still run FreeBSD-9 and FreeBSD-HEAD on laptops. But I've used PCBSD on netbooks and laptops - when the hardware support is there, it's actually rather pleasant.

    The only hardware support issues have been video and wifi. I can fix the latter, I can't fix the former. :)

  12. Re:if it's all about women's protection... on EU To Vote On Proposal That Could Ban All Online Pornography · · Score: 1

    It's 2013. You have two lesbian (or bi) parents. They want a child. A male comes along and donates sperm. THe child has two parents - the two female, married parents. They decide to split. What's the biological fathers responsibility?

    For someone who claims to be progressive you're still proscribing mother/father roles here. What if the male really _is_ a donor and just there for reproduction, and there really _is_ two parents that then split up?

  13. Re:A hard time keeping on the forefront? on Why Can't Intel Kill x86? · · Score: 5, Insightful

    Seriously? You think the BSOD thing is because of the CPU architecture, versus the operating system architecture?

    Please provide more information. I think you're getting it wrong here.

    The alpha architecture was nice, but it was expensive, niche and single-vendor. It had floating point performance the smoked the i387/i487 of the day. It had 64 bit internal bits far before the PC architecture was 64 bits. But none of those prevent BSOD.

    BSOD is because of poor driver writing, poor system architecture and crappy hardware quality. Not because of the CPU architecture.

  14. Re:So much for democracy then on Prosecution of Swartz Typical for the "Sick Culture" Pervading the DOJ · · Score: 2

    .. sounds like a question for a lawyer. Is that particular oath legally binding?

  15. Re:Stepping backwards? on What the FCC's Wi-Fi Expansion Means For You · · Score: 1

    So:

    * 2ghz goes further through objects
    * 5ghz is cleaner, there's more of it out there, but it gets attenuated strongly by walls and such.

    For home deployments (ie, one AP, lots of rooms) then you likely want 2GHz.

    For deployments where you have money (ie one AP per room then you want 5GHz, but with the power cranked down on each AP.

  16. Re:Not so great once you go through a wall on What the FCC's Wi-Fi Expansion Means For You · · Score: 1

    You won't get significant throughput with the first generation kit if you deviate from the ideal behaviour.

    Going through a wall counts as that.

    Look at the encoding for 11ac MCS8 and MCS9. It's an insantly high QAM (256) up there. The slightest distortion from the ideal is going to mess up that constellation and it'll drop back down to 11n style encoding.

  17. Re:I'm going to party like it's 1997-1999 on You've Got 25 Years Until UNIX Time Overflows · · Score: 1

    No, it's because of "fuck you, we may need to add positive and negative time_t values together to get a result, and boy do we not want things to be promoted to the wrong type over time."

  18. Re:We are not angry that he was arrested. on After Aaron Swartz's Death, the Focus Now Falls On the Prosecutors · · Score: 1, Insightful

    Because it's 2012 and this is the internet. I shouldn't have to visit a public library to access data that by definition should've been publicly available in the first place.

    And the argument that indexing the papers is kind of silly. It's 2012, there's a large variety of indexing software out there. It wouldn't be too difficult to grab that public data and create a public index and donation funded website (like say, wikipedia) that provided access to that information.

    Adrian

  19. Re:Has any petition resulted in actual action? on We The People Petition Signature Requirement Bumped To 100,000 · · Score: 1

    Know what you should do?

    Submit a new petition, demanding a more balanced and thorough response, from someone who isn't in the reporting chain for the TSA.

    Just keep submitting petitions; engage online and offline groups to participate. Get your 100,000 signatures.

    That's how you get noticed. Sheesh, stopping after one bad response.

  20. Re:Google reaction to this ? on Ubuntu Phone OS Unveiled · · Score: 1

    3) If it's successful, google, microsoft and apple will want to be paid per handset for any shipping ubuntu, firefox or webos shipping phones.

    Competition is great. Especially when you get paid for it.

  21. Re:Realism... on The Future of 802.11ac · · Score: 1

    There's a simpler solution - stop buying access points with inbuilt (ie, crappy) gain antennas.

    Some have _PCB printed_ antennas that are just plain crap at everything.

    Spend a little more money, buy something 2x2 or 3x3 with external antennas worth a damn, and you'll find your reach and throughput drastically increasing.

    The number of houses I've been in lately with crappy wifi due to their APs having onboard antennas is just plain ridiculous.

  22. Re:Congestion & old nets = little benefit on The Future of 802.11ac · · Score: 1

    The inter-frame spacing is mostly the same. It's tiny compared to contention window handling and actual frame duration. It's not really the main reason for drastic slowdowns in mixed networks.

    The main issue in mixed networks is:

    * having to enable RTS and CTS-to-self frame protection to interoperate with legacy stations that don't understand MCS rates, and
    * just sheer length of non-aggregate frames (ie, 11abg frames, and 11n stations that aren't doing aggregation - eg if they're doing voice data that isn't being aggregated into A-MPDU or A-MSDU for whatever broken reason they have.)

    The other major thing is that most consumer grade APs don't do fair scheduling very well, so when you have multiple stations all doing traffic, they can end up with an uneven balance of traffic, causing drastic reductions in throughput. I won't go into the handwave details unless people care; I've written about it before.

    Now, _I_ get ~ 170mbit TCP throughput on FreeBSD -> FreeBSD atheros 11n devices (AR9280 2x2, 5GHz) _WITH_ RTS/CTS and legacy interoperability enabled. Things just tend to slow down when multiple stations show up.

  23. Re:Some of my most reliable servers are FreeBSD... on FreeBSD Project Falls Short of Year End Funding Target By Nearly 50% · · Score: 1

    .. FreeBSD person here.

    Which ports in question? I was under the impression that PHP/apache ports are kept up to date in the ports tree.

  24. Re:And this is news? on 1976 Polaroids of an Apple-1 Resurface · · Score: 1

    Erm. Let me rephrase that.

    We in the tech industry realise that a significant amount of what is new is actually old, just faster and shinier. A lot of the concepts that people are exploring now were explored in the 1970's, then forgotten during the microcomputer revolution when the computing world fell inward, away from expensive networked multiprocessor machines with lots of shiny IO and inward into stand-alone, single-CPU devices with very cheap IO. It's now mass produced, really fast, very well connected.. but a lot of the concepts aren't new.

    Software and hardware is still failing, even today. Sheesh, at the risk of sounding inflammatory - anyone in the tech world would NOT make the argument that software and hardware is getting more reliable.

  25. Re:And this is news? on 1976 Polaroids of an Apple-1 Resurface · · Score: 1

    A photograph of the device gives more than just background about the device. It gives you a context, it gives you a setting. It gives you a hint about the state of the world at the time the device was introduced.

    You're obviously not an archeologist.