summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2005-05-24add aapic driver which currently is used to workaround errata onBrad Smith
2005-05-24disable TX HW checksumming, some revs of the chip can cause packet corruption.Brad Smith
2005-05-24Ignore ICMP Source Quench messages meant for TCP connections. (Details inFernando Gont
2005-05-23fix rasops initialization when not acting as console; ok miod@Uwe Stuehler
2005-05-23add USER_PCICONFJason Wright
2005-05-23change pool allocation of table entries, no longer use the oldnointrDaniel Hartmeier
2005-05-23loose is not lose. ok deraadt tdeval and a few more typos from jfbTed Unangst
2005-05-23Remove some unuseful debug code.Jonathan Gray
2005-05-23Cleanup leading and trailing whitespace.Christopher Pascoe
2005-05-23Headphone output and volume control support.Christopher Pascoe
2005-05-23- Fix some big-endian issues.Brad Smith
2005-05-23further cleanup: don't mimic ifnet and add hooks and the dohooks() stuff toHenning Brauer
2005-05-23Round the DMA block size, not the maximum buffer size. Addresses "requestChristopher Pascoe
2005-05-23ROTD (Regen Of The Day)Miod Vallat
2005-05-23Duplicate keycode 50 as keycode 49, some USB keyboards use the latter.Miod Vallat
2005-05-23suspected airprime pc5220 EVDO supportTheo de Raadt
2005-05-23re-enable softdep notification of inode mode change,Pedro Martelletto
2005-05-23- remomve unneeded tulip_reset() and always include intr.hMartin Reindl
2005-05-23don't deny access to "special" tables in get_addrsHenning Brauer
2005-05-23repair updates for the tables used for (interface) notationHenning Brauer
2005-05-23Avoid potential null pointer dereference.Christopher Pascoe
2005-05-23carp needs a multicast kludge storage.Marco Pfatschbacher
2005-05-23Initial radiotap support. ok dlg@Jonathan Gray
2005-05-23pin the sample rate at 44.1k, PB's don't seem to get the 8k or 48k sampleJason Wright
2005-05-23Remove superfluous and confusing define and use correct field namesKenneth R Westerback
2005-05-23Don't bzero() data before calling scsi_mode_sense[_big]() sinceKenneth R Westerback
2005-05-23Remove more superfluous structures, etc. No functional change.Kenneth R Westerback
2005-05-22these do not fit; brad did not testTheo de Raadt
2005-05-22add option VFSDEBUG, disabled by defaultPedro Martelletto
2005-05-22put VLOCKSWORK stuff under a single option, VFSDEBUGPedro Martelletto
2005-05-22Remove some superfluous structures, etc. No functional change.Kenneth R Westerback
2005-05-22define our own conversion function which does mono-to-stereo withJason Wright
2005-05-22regenPedro Martelletto
2005-05-22change VOP_CLOSE to take a locked vnodePedro Martelletto
2005-05-22output code for incoming VFSDEBUG optionPedro Martelletto
2005-05-22missing #if NPF > 0 around ifgroups attachmentsHenning Brauer
2005-05-22whoops, wrong conversion functionJason Wright
2005-05-22remove "0x" in front of %p in printfs.Artur Grabowski
2005-05-22ALTQ cleanoutMartin Reindl
2005-05-22more encodingsJason Wright
2005-05-22no need to search for the kif before callig pf_get_kif, it does that for usHenning Brauer
2005-05-22fix names of ulinear, tooJason Wright
2005-05-22allow pf to match on interface groupsHenning Brauer
2005-05-22add memory clobber to prevent reorderingJason Wright
2005-05-22optimize nfs_sync() a bit, by not iterating over the list of vnodesPedro Martelletto
2005-05-22fix setting of the "need ack" flag.Damien Bergamini
2005-05-22cosmetic. no need to initialize the read index.Damien Bergamini
2005-05-22honour the 'no' in 'no scrub' rules for IP normalizations. found byDaniel Hartmeier
2005-05-22set fragmentation threshold in iwi_config().Damien Bergamini
2005-05-22some changes for IBSS mode support (not yet working).Damien Bergamini