Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-01-03 | tweaks; | Jason McIntyre | |
2005-01-03 | Add support for the Vodafone Mobile Connect 3G adapter. | Reyk Floeter | |
The MC3G is a cardbus device with an integrated OHCI usb controller. The GRPS/UMTS modem is attached via an internal Belkin serial adapter (ubsa(4)). Thanks to sh at horzela dot com. ok deraadt@ and dlg@ | |||
2005-01-03 | use .Aq or \*(Gt instead of `<' and `>'; | Jason McIntyre | |
remove some unneccessary escaping; | |||
2005-01-03 | too much Xo/Xc in this file; | Jason McIntyre | |
2005-01-03 | Add "show panic" command to ddb, to easily retrieve the panic message. | Miod Vallat | |
Will hopefully bring us better panic reports. From Joris Vink. | |||
2005-01-03 | everything else we have uses `kHz'; | Jason McIntyre | |
2005-01-03 | new sentence, new line; | Jason McIntyre | |
2005-01-02 | mavb man | Mark Kettenis | |
2005-01-02 | remove broken Xrs; | Jason McIntyre | |
ok jaredy@ | |||
2005-01-01 | sort sections; | Jason McIntyre | |
2004-12-31 | ip6.4 comes back, rewritten from scratch | Jared Yanovich | |
2004-12-30 | esp(4) manpage for mac68k, with help and ok jmc@, miod@ | Martin Reindl | |
2004-12-29 | reinstate a (rewritten) MTU/MSS ISSUES section; | Jason McIntyre | |
better layout and other tweaks; | |||
2004-12-29 | remove unneeded macro and fix SYNOPSIS; | Jason McIntyre | |
2004-12-29 | fix SEE ALSO; | Jason McIntyre | |
2004-12-29 | remove unneeded macro; | Jason McIntyre | |
2004-12-29 | make this correct mandoc troff | Theo de Raadt | |
2004-12-29 | Driver for Realtek 802.11 devices from NetBSD. | Jonathan Gray | |
Not yet working. | |||
2004-12-28 | more tweaks | Theo de Raadt | |
2004-12-28 | add missing devices. also add proper Xr's as noticed to be missing | Theo de Raadt | |
by jsg | |||
2004-12-28 | kill whitespace; | Jason McIntyre | |
2004-12-27 | Fix tag handling for non-U320/packetized devices. Allow tags for these | Kenneth R Westerback | |
devices. Tidy up man page, remove lies and cruft. ok marco@. | |||
2004-12-24 | Scare users so that they don't use option SMALL_KERNEL, because our | Miod Vallat | |
floppy kernels shrinking pressure has no limits. ok deraadt@ krw@ | |||
2004-12-24 | List ym(4) in synopsis as well as see also. | Jonathan Gray | |
2004-12-23 | document icmp type/code text abbreviations recognized by pfctl | Jared Yanovich | |
prodded by John Ladwig <jladwig@mango.lioness.net> ok deraadt jmc | |||
2004-12-22 | Introduce 'set skip on <ifspec>' to support a list of interfaces where no | Daniel Hartmeier | |
packet filtering should occur (like loopback, for instance). Code from Max Laier, with minor improvements based on feedback from deraadt@. ok mcbride@, henning@ | |||
2004-12-22 | sort sections; | Jason McIntyre | |
2004-12-22 | Use vfs firmware loader for fxp(4) interrupt coalescing microcode. | Alexander Yurchenko | |
Initial work by Dmitry Bogdan <bogdan@eastonline.ru> with a help from me and Theo. ok deraadt@ | |||
2004-12-20 | sync FILES w/ other devices using firmware; | Jason McIntyre | |
2004-12-20 | add a new icmp6(4) manpage, rewritten from scratch | Jared Yanovich | |
2004-12-20 | firmware loading from the filesystem. pci subsystem type things | Theo de Raadt | |
are still done early, but audio subsystem setup is deferred till after root is mounted. tested by mcbride | |||
2004-12-20 | remove manpages based on RFC. requested by deraadt | Jun-ichiro itojun Hagino | |
2004-12-19 | grammar; | Jason McIntyre | |
2004-12-19 | filesystem firmware loading written over the pacific 2 weeks ago, tested | Theo de Raadt | |
by mickey | |||
2004-12-19 | filesystem firmware loading for uyap(4). this should work, i wrote it very | Theo de Raadt | |
carefully. unfortunately, we cannot find anyone who has one of these devices in our entire user community, thus far. commit it anyways. whoever finds one can contact me if there is a problem. | |||
2004-12-18 | cleanup and indent examples. ok jmc | Jared Yanovich | |
2004-12-17 | Descriptions of 98548A and 98549A were swapped. Also, all models other | Todd C. Miller | |
than 98544 have an 'A' suffix. Verified with hardware in my garage ;-) | |||
2004-12-17 | - 5705 does not support jumbo frames | Jason McIntyre | |
- this device supports 5750/5751 (from brad@) ok brad@ | |||
2004-12-17 | .Xr watchdog 4 | Jason McIntyre | |
2004-12-17 | Support for the eap MIDI UART from NetBSD. | Jonathan Gray | |
Tested by serveral people. ok millert@, mickey@ | |||
2004-12-17 | Add a new page about hardware watchdog devices, under a BSD license. | Jared Yanovich | |
From: Michael Knudsen ok various | |||
2004-12-14 | grammar, and FILES sync; | Jason McIntyre | |
2004-12-14 | txp(4) late firmware loading, written somewhere over the pacific, tested | Theo de Raadt | |
by mcbride, reduces size of the kernel | |||
2004-12-12 | support 3 buffalo pcmcia ns2k devices found in japan (one of which is CF) | Theo de Raadt | |
2004-12-11 | monitor mode is not yet supported. ok damien@ | Kevin Lo | |
2004-12-11 | nForce3-250, brent | Henning Brauer | |
2004-12-10 | grammatical blip; from damien@ | Jason McIntyre | |
2004-12-10 | sync to recent rate limiting changes | Jared Yanovich | |
2004-12-09 | Remove old FreeBSDisms: | Miod Vallat | |
- drop the "KERNEL CONFIGURATION" section which is confusing (these are not pseudo-devices!) except for st.4 where might be worth keeping. - drop the "DISCLAIMER" section in ch.4. - mention cdio and chio in cd.4 and ch.4 respectively. | |||
2004-12-08 | Falcom Twist-USB GSM/GPRS modem. | Jonathan Gray | |
From David Coppa <caff at openbeer dot it> with tweaks from me. |