Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-06-07 | shorten NAME section and mention some more chips | Brad Smith | |
2005-06-07 | some chips support 802.11a too... | Jason McIntyre | |
ok reyk@ | |||
2005-06-06 | add hostap example; | Jason McIntyre | |
2005-06-05 | s/-p1003.1-2003/-p1003.1-2004/g | Jason McIntyre | |
2005-06-05 | .Xr usb(4); ok jmc@. | Xavier Santolaria | |
2005-06-04 | document resumption and keyboard behaviour with the lid closed. | David Gwynne | |
sure deraadt@ | |||
2005-06-03 | Better description of the WSDISPLAYIO_GBURNER "on" field, after discussion | Miod Vallat | |
with mickey@ some time ago. | |||
2005-06-02 | fix Xref to self; | Jason McIntyre | |
2005-06-02 | remove references to telnetd(8); | Jason McIntyre | |
ok deraadt@ | |||
2005-06-02 | Remove non-emulating wsdisplays - nothing uses them. | Miod Vallat | |
ok deraadt@ | |||
2005-06-01 | put a bit spacing in, and sort the list; | Jason McIntyre | |
2005-06-01 | - update list of chips | Brad Smith | |
- mention transmit checksum offload and that we're checksumming for TCP/UDP traffic - adds BUGS section with some important info from the README, why would FreeBSD include the important info in their man page, that makes too much sense | |||
2005-05-31 | remove references to mount_{null,umap,union}; | Jason McIntyre | |
2005-05-31 | grammar; | Jason McIntyre | |
2005-05-28 | keep the ncr(4) reference here, vax still uses its own implementation of the ↵ | Martin Reindl | |
driver | |||
2005-05-28 | Cisco Aironet AIR-CB21AG is based on AR5212 + AR5112 and supported | Reyk Floeter | |
by ath(4). Thanks to Johan M:son Lindman for the donation! | |||
2005-05-27 | document new fields | Daniel Hartmeier | |
2005-05-27 | more ncr(4) pruning | Martin Reindl | |
2005-05-27 | Prune ncr(4) references. | Miod Vallat | |
2005-05-27 | no longer needed | Martin Reindl | |
2005-05-26 | add a cardbus attachment for uhci. This code is based on the ohci_cardbus.c | Nathan Binkert | |
and uhci_pci.c files. ok dlg@ | |||
2005-05-26 | nForce4 PATA support from Olivier Crouzet <ol at epita.fr>. ok grange@ | Jonathan Gray | |
2005-05-26 | enable cardbus rtw(4) on macppc. | Jonathan Gray | |
2005-05-26 | options NULLFS, UNION and UMAPFS are gone, ok art@ markus@ | Pedro Martelletto | |
2005-05-25 | whitespace | David Krause | |
2005-05-24 | .Cd and .Xr's for zaurus | Uwe Stuehler | |
2005-05-24 | Use the 'netmask' keyword in the ifconfig examples so they actually work. | Ryan Thomas McBride | |
Courtesy of stephen.marley@cl-is.com | |||
2005-05-24 | initial import of a trunking (link aggregation and link failover) | Reyk Floeter | |
implementation. it currently supports round robin mode with link state checking, additional modes will be added later. ok brad@, deraadt@ | |||
2005-05-23 | we support headphones and volume now so the caveats no longer apply | David Gwynne | |
"i guess you can have the commit" pascoe@ | |||
2005-05-23 | suspected airprime pc5220 EVDO support | Theo de Raadt | |
2005-05-23 | document `media autoselect'; | Jason McIntyre | |
ok damien@ | |||
2005-05-22 | document mediaopt; | Jason McIntyre | |
ok damien@ | |||
2005-05-22 | document monitor mode. | Damien Bergamini | |
2005-05-22 | epic(4) | Brad Smith | |
2005-05-22 | ahc(4) was enabled a while ago, add it here too | Peter Valchev | |
2005-05-22 | re(4) | Peter Valchev | |
2005-05-20 | use a display instead of .Em for the kernel config line: avoids nasty | Jason McIntyre | |
line splits, and it should be `literal' anyway; ok miod@ | |||
2005-05-19 | Add a layout for the french Apple black usb keyboard (fr.apple). | Miod Vallat | |
With help from Jean-Marc Harang, thanks! | |||
2005-05-17 | .Xr pfsync 4 , | Jason McIntyre | |
from freebsd -r1.7 glebius@ | |||
2005-05-17 | no need to use Rs/Re for a url; | Jason McIntyre | |
no full stop to aid cut and paste; decided after mail from jim razmus, via nick; | |||
2005-05-15 | Document more wsdisplay ioctls. | Miod Vallat | |
2005-05-14 | Document some wsdisplay ioctls; from NetBSD. | Miod Vallat | |
2005-05-14 | sort list of adapters; | Jason McIntyre | |
2005-05-14 | add 3com 3c2000-T; | Jason McIntyre | |
from stuart henderson (pr #4202); | |||
2005-05-14 | add back watchdog(4) Xr, as it's still relevant to wdt; | Jason McIntyre | |
2005-05-14 | 20005 is a bit ambitious, but then this was committed on a friday 13th... | Jason McIntyre | |
2005-05-14 | sort list of supported hardware; | Jason McIntyre | |
2005-05-13 | Move speaker(4) to MI land. | Miod Vallat | |
2005-05-13 | another uftdi varient, from freebsd | Theo de Raadt | |
2005-05-13 | USR9002 and 9003 are based on the Eagle chipset too. pointed out by todd, | Damien Bergamini | |
confirmed by the respective product datasheet. |