Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-11-15 | tsl(4) | Mark Kettenis | |
2005-11-15 | Fix typo. | Mark Kettenis | |
2005-11-15 | mention Apple in the Nd, until jmc figures out something better | Theo de Raadt | |
2005-11-15 | maciic(4) | Mark Kettenis | |
2005-11-15 | Xr various iic devices | Theo de Raadt | |
2005-11-15 | ad741x driver | Theo de Raadt | |
2005-11-15 | copyrights | Theo de Raadt | |
2005-11-15 | man page for maxim 6690 driver | Theo de Raadt | |
2005-11-15 | show macppc attachment != i386 (for now) | Theo de Raadt | |
2005-11-15 | list Intel's PCI Express line of cards. | Brad Smith | |
2005-11-15 | various tweaks; | Jason McIntyre | |
2005-11-15 | tweaks; | Jason McIntyre | |
2005-11-15 | use the correct names | Brad Smith | |
2005-11-15 | add some Intel part #'s | Brad Smith | |
2005-11-14 | add an initial cut at a ixgb(4) man page, derived from the em(4) man page. | Brad Smith | |
2005-11-14 | man page for new kettenis lmenv(4) [macppc only for now, but later will be ↵ | Theo de Raadt | |
generic] | |||
2005-11-14 | Describe (shortly) both fhpib and nhpib there. | Miod Vallat | |
2005-11-14 | Drop the disktab information and the associated BUGS entry - it's been a while | Miod Vallat | |
since we actually put and use a label on HP-IB disks. | |||
2005-11-14 | pci apaprently came in 1.2! | Michael Shalayeff | |
2005-11-13 | Use SCSI_DELAY only once. Document it. Default to no delay. | Kenneth R Westerback | |
Fixes two second system 'freeze' when umass device plugged in. Speeds up boot by not waiting for a minimum of 2 seconds at each scsi bus. ok jmc@ pedro@ deraadt@ | |||
2005-11-11 | update timeouts in on/off key description to match zkbd | Uwe Stuehler | |
2005-11-11 | - Xr only 1st reference to ioctl (kind of the opposite of what michael | Jason McIntyre | |
proposed) - uppercase `RAID' for consistency from michael knudsen; | |||
2005-11-11 | IBM 11ABG WL LAN is supported by ath; | Jason McIntyre | |
from chris kuethe; | |||
2005-11-07 | 3CRPAG175 works: from chris kuethe; | Jason McIntyre | |
2005-11-06 | Reflect reality with respect to gdb(1). | Mark Kettenis | |
ok miod@, jmc@ | |||
2005-11-06 | mention T1 in .Nd | Theo de Raadt | |
2005-11-04 | mention Maxxtro UC-232A | Brad Smith | |
From: Marcus Glocker <marcus at nazgul dot ch> | |||
2005-11-03 | - Linksys WCF12 is Prism 3; ok jsg@ | Uwe Stuehler | |
- Pretec Compact WLAN OC-WLBXX-A | |||
2005-11-03 | re-implement the bpf "filter drop" option that it actually works. the | Reyk Floeter | |
bpf FILDROP interface exists for about one year but the required interface to the drivers was missing - so it was useless. this new approach based on a design by henning@ uses a new mbuf flag to mark filtered packets and to drop them in the generic network stack input routines (like ether_input). for example; after some additional testing, this could be used by dhclient to filter everything except DHCP packets (track tech@ for a corresponding dhclient diff). the "filter dropped" packets won't reach the network stack. so it's probably some kind of a very basic application layer packet filter ;). ok canacar@, discussed with henning@ and others | |||
2005-11-02 | 2 more puc devices by oxford | Theo de Raadt | |
2005-11-01 | clarify the section on trunk protocols; | Jason McIntyre | |
after a mail to misc@ from gustavos rios; ok reyk@ | |||
2005-11-01 | Xr smg(4) in SEE ALSO; | Jason McIntyre | |
2005-11-01 | these other drivers have nothing to do with vgafb | Theo de Raadt | |
2005-11-01 | lcd contains multiple screen support too; noted by sthen@spacehopper.org | Theo de Raadt | |
2005-11-01 | vgafb needs to be MI; noted by sthen@spacehopper.org | Theo de Raadt | |
2005-10-31 | keep the hardware list in order; | Jason McIntyre | |
2005-10-31 | mention i82559S | Brad Smith | |
2005-10-31 | aperture applies to amd64 as well. | Federico G. Schwindt | |
2005-10-31 | list the new audio devices here; | Joris Vink | |
2005-10-31 | basic manpages for the audio drivers me and brad@ | Joris Vink | |
commited today. okay brad@ | |||
2005-10-27 | typo; | Jason McIntyre | |
from fabio olive leite; ok marco@ | |||
2005-10-27 | keep hardware list in order; | Jason McIntyre | |
2005-10-26 | new digi puc; bsw71@mail.ru | Theo de Raadt | |
2005-10-26 | text correction + a little more detail; | Jason McIntyre | |
from izumi tsutsui (.Nx); ok mickey@ | |||
2005-10-21 | another typo; | Jason McIntyre | |
2005-10-21 | should have waited one second longer.. ;) | Jason McIntyre | |
fix a typo; confirmed by marco@ | |||
2005-10-21 | spelling; | Jason McIntyre | |
2005-10-20 | defintion -> definition; | Jason McIntyre | |
2005-10-19 | kill trailing space; | Jason McIntyre | |
2005-10-19 | Add smu(4) man page. | Mark Kettenis | |