summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Collapse)Author
2005-11-16driver for maxim ds1631, might work, might not!Theo de Raadt
2005-11-16Xr pcagpioTheo de Raadt
2005-11-16driver for the philips pca9554 i2c gpio deviceTheo de Raadt
2005-11-16syncTheo de Raadt
2005-11-15Xr the various thingiesTheo de Raadt
2005-11-15driver for adm1030 i2c temp + fan controllerTheo de Raadt
2005-11-15tsl(4)Mark Kettenis
2005-11-15Fix typo.Mark Kettenis
2005-11-15mention Apple in the Nd, until jmc figures out something betterTheo de Raadt
2005-11-15maciic(4)Mark Kettenis
2005-11-15Xr various iic devicesTheo de Raadt
2005-11-15ad741x driverTheo de Raadt
2005-11-15copyrightsTheo de Raadt
2005-11-15man page for maxim 6690 driverTheo de Raadt
2005-11-15.Xr pci_intr_map 9Jason McIntyre
2005-11-15various tweaks;Jason McIntyre
2005-11-15pci_intr* pageMichael Shalayeff
2005-11-15show macppc attachment != i386 (for now)Theo de Raadt
2005-11-15list Intel's PCI Express line of cards.Brad Smith
2005-11-15various tweaks;Jason McIntyre
2005-11-15tweaks;Jason McIntyre
2005-11-15various tweaks;Jason McIntyre
2005-11-15use the correct namesBrad Smith
2005-11-15add some Intel part #'sBrad Smith
2005-11-14add an initial cut at a ixgb(4) man page, derived from the em(4) man page.Brad Smith
2005-11-14man page for new kettenis lmenv(4) [macppc only for now, but later will be ↵Theo de Raadt
generic]
2005-11-14Describe (shortly) both fhpib and nhpib there.Miod Vallat
2005-11-14Drop the disktab information and the associated BUGS entry - it's been a whileMiod Vallat
since we actually put and use a label on HP-IB disks.
2005-11-14pci apaprently came in 1.2!Michael Shalayeff
2005-11-14add pci_decompose_tag()Michael Shalayeff
2005-11-14oops. proper .dtMichael Shalayeff
2005-11-14a quick page for pci_conf_read/write/make_tagMichael Shalayeff
2005-11-13Use 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-11update timeouts in on/off key description to match zkbdUwe Stuehler
2005-11-11- Xr only 1st reference to ioctl (kind of the opposite of what michaelJason McIntyre
proposed) - uppercase `RAID' for consistency from michael knudsen;
2005-11-11IBM 11ABG WL LAN is supported by ath;Jason McIntyre
from chris kuethe;
2005-11-11kill trailing whitespace;Jason McIntyre
2005-11-10explain how full package versions work.Marc Espie
2005-11-10- update the section on what netstart actually doesJason McIntyre
- couple tweaks whilst here help/ok todd@
2005-11-073CRPAG175 works: from chris kuethe;Jason McIntyre
2005-11-06Reflect reality with respect to gdb(1).Mark Kettenis
ok miod@, jmc@
2005-11-06mention T1 in .NdTheo de Raadt
2005-11-04- add a SYNOPSISJason McIntyre
- make the list a bit more interesting (-ohangman)
2005-11-04mention Maxxtro UC-232ABrad Smith
From: Marcus Glocker <marcus at nazgul dot ch>
2005-11-04upper case the first letter of a sentence;Jason McIntyre
2005-11-04document FETCH_PACKAGES. common work with sturm@Marc Espie
2005-11-03- Linksys WCF12 is Prism 3; ok jsg@Uwe Stuehler
- Pretec Compact WLAN OC-WLBXX-A
2005-11-03re-implement the bpf "filter drop" option that it actually works. theReyk 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-022 more puc devices by oxfordTheo de Raadt
2005-11-01document show-required-byMarc Espie