Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-01-06 | sync athn(4); | Jason McIntyre | |
2011-01-06 | "athn* at uhub? port ?" | Damien Bergamini | |
this adds preliminary support for the Atheros AR9271 chipset and probably the AR9280+AR7010 and AR9287+AR7010 too though those were not tested. scanning still takes a very long time (~1 sec per channel) but otherwise, operation in STA mode seems stable. will implement fast channel change soon. committed over the Ubiquiti WifiStation EXT (AR9271) on i386 with WPA. requires firmware (see man page for details) ok deraadt@ (who checked the .h files) | |||
2010-12-11 | rsu(4), a driver for Realtek RTL8188SU, RTL8191SU and RTL8192SU | Damien Bergamini | |
802.11n USB devices. These are FullMAC devices that require a firmware to operate; see man page for details. Great thanks to Brad for donating hardware. Committed over the TRENDnet TEW-649UB. ok deraadt@ | |||
2010-11-05 | .Xr urtwn | Damien Bergamini | |
2010-07-03 | No more ss(4) or usscanner(4). Unused, unloved and unmaintained. | Kenneth R Westerback | |
General huzzahs. "go for it" deraadt@ | |||
2010-04-19 | let's not stick macros inside a literal display; add some indent | Jason McIntyre | |
whilst here; | |||
2010-04-19 | clean up uthum a bit; | Jason McIntyre | |
2010-03-02 | keep Nd lines in sync; | Jason McIntyre | |
2010-03-01 | Add urndis(4), a driver for RNDIS Ethernet over USB. | Michael Knudsen | |
It provides an Ethernet transport typically over EDGE or 3G on cellphones similar to what cdce(4) does on other phones. It is likely to work with most of HTC's recent and coming Android based phones but a bunch of other things (phones in particular) may use it. Started by me; brought to a working state by Jonathan Armani and Fabien Romano over the past week, with some input and additions from me. Tested on i386 and macppc by me (HTC Hero), amd64 by Jonathan and Fabien (HTC Hero), and by gilles@ (HTC Magic) on i386 or amd64. It still has a few kinks to work out, but it works well enough that I can commit this over my HTC Hero. `commit it!' deraadt | |||
2009-12-18 | update the hid section; | Jason McIntyre | |
2009-12-10 | tweak previous; | Jason McIntyre | |
2009-12-09 | mention uhts(4). suggested by jmc@ | Matthieu Herrb | |
2009-11-24 | Xr uthum | Theo de Raadt | |
2009-11-07 | too specific a name | Theo de Raadt | |
2009-10-26 | s/Draft-N/n/ | Damien Bergamini | |
remove 'b' if 'g' is supported since 'g' => 'b'. | |||
2009-09-25 | fix DESCRIPTION; from Daniel Bolgheroni | Jason McIntyre | |
ok miod | |||
2009-06-07 | updates for 8187b; | Jason McIntyre | |
2009-05-10 | Rename ``USB graphic device'' to ``USB display devices'', which is more | Marcus Glocker | |
clear. | |||
2009-05-10 | Add ``Video devices'' section including udl(4) and uvideo(4) (which we | Marcus Glocker | |
also forgot to add then). Spotted, help, and OK mk@ | |||
2009-03-23 | Xr otus(4) | Theo de Raadt | |
2009-01-05 | update the description for run(4); | Jason McIntyre | |
2009-01-03 | oops, forgot that we need to update this file for run(4); | Jason McIntyre | |
2008-11-29 | Xr urtw | Theo de Raadt | |
2008-11-22 | uhci attaches to cardbus too, so mention it in usb(4) | Felix Kronlage | |
ok deraadt@ | |||
2008-10-23 | Driver for MOSCHIP MCS7x30 usb ethernet chips by Johann Christian Rode | Theo de Raadt | |
2008-06-26 | First pass at removing clauses 3 and 4 from NetBSD licenses. | Ray Lai | |
Not sure what's more surprising: how long it took for NetBSD to catch up to the rest of the BSDs (including UCB), or the amount of code that NetBSD has claimed for itself without attributing to the actual authors. OK deraadt@ | |||
2007-12-16 | Inital driver for the Conexant/Intersil PrismGT SoftMAC USB 2.0 devices | Marcus Glocker | |
based on the GW3887 chipset (b/g). We are able to communicate more or less reliable with DS1 (1Mbps) yet. Tested on i386 and macppc. Short term TODOs: - Find out how to set TX rates. - Fix device hangup while high RX load. - Improve device reset (reload firmware on init, watchdog, etc.). - Fill man page with supported devices (need reports). - Add AMRR rate control. - Add HostAP mode. - Add IBSS mode. - Add LED support. - ... Long term TODOs: - Support the USB 1.0 devices (NET2280, ISL3880, ISL3886 chipsets). OK deraadt@, OK laurent@ | |||
2007-11-27 | sync ural entry; | Jason McIntyre | |
2007-11-18 | the serial number locator thing is absolute balony | Theo de Raadt | |
2007-11-17 | update the descriptions for ral(4) and ural(4); | Jason McIntyre | |
2007-11-16 | Xr uticom | Theo de Raadt | |
2007-11-10 | List time receiver devices in their own section, like we do in pci(4). | Marc Balmer | |
ok jmc. | |||
2007-11-10 | Mention the umbg(4) driver. | Marc Balmer | |
2007-09-08 | sort previous; | Jason McIntyre | |
2007-09-08 | Driver for WinChipHead CH341/340 USB serial adapters. | Jonathan Gray | |
originally written by Takuya SHIOZAKI <tshiozak@netbsd.org> Currently untested due to lack of hardware. | |||
2007-06-20 | Reflect recent changes (UPACKED -> __packed). | Marc Balmer | |
ok jmc. | |||
2007-05-31 | convert to new .Dd format; | Jason McIntyre | |
2007-03-30 | oops, forgot to update the entries for mbg.4 and udcf.4; | Jason McIntyre | |
2007-03-16 | add a manual page for uts(4) | Robert Nagy | |
2007-01-19 | add `10/100' to .Nd; from brad | Jason McIntyre | |
2006-12-28 | umsm(4) sync; | Jason McIntyre | |
2006-12-17 | Sync udcf entry with udcf(4). | Marc Balmer | |
2006-12-09 | grammar fixes from raphael langerhorst; | Jason McIntyre | |
2006-11-29 | Update for ZD1211B support. | Jonathan Gray | |
2006-11-27 | smallest usb driver ever: enable config on the Blackberry which prevents | Theo de Raadt | |
usb from idling, thus it can get enough power to charge in all cases | |||
2006-11-16 | split wired and wired devices on man pages that warrant it; discussed with jmc | Theo de Raadt | |
2006-10-26 | more Nd tidy up for usb devices; | Jason McIntyre | |
2006-10-26 | oops, uvisor was hiding here all the time; i've moved it up into | Jason McIntyre | |
the serial/parallel section, since it attaches at ucom; | |||
2006-10-26 | poor, neglected, uvisor... | Jason McIntyre | |
2006-10-26 | tidy up the .Nd for some usb devices; | Jason McIntyre | |