summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2004-12-12wait till we have root mounted before trying to upload firmwaresDavid Gwynne
2004-12-12syncTheo de Raadt
2004-12-12support 3 buffalo pcmcia ns2k devices found in japan (one of which is CF)Theo de Raadt
2004-12-12remove old microcode includeTheo de Raadt
2004-12-12fix protoTheo de Raadt
2004-12-12a hack to read MAC address correctly on big endian; ok drahnPeter Valchev
2004-12-12backout the original method of reattaching a usb device now that we haveDavid Gwynne
2004-12-12do a better reattachement of this deviceDavid Gwynne
2004-12-12get rid of uhub_reset_deviceDavid Gwynne
2004-12-12better way to do the reattachement of a deviceDavid Gwynne
2004-12-12add quirk lookup table, isn't used for anything at the momentBrad Smith
2004-12-11SADB_X_EXT_LIFETIME_LASTUSE is always definedMarkus Friedl
2004-12-11pass out the correct lifetime type on expireMarkus Friedl
2004-12-11count SADB_REGISTER only once per socketMarkus Friedl
2004-12-11match comments with reality and use 'null' for pointers in incore()Pedro Martelletto
2004-12-11Handle errors in pf_route{,6} more gracefully.Marco Pfatschbacher
2004-12-11nForce3-250, From: Brent Graveland <brent@graveland.net>, grange okHenning Brauer
2004-12-11syncHenning Brauer
2004-12-11nForce3-250 shitzHenning Brauer
2004-12-11- cosmeticsPeter Valchev
2004-12-11rev 1.11Brad Smith
2004-12-11rev 1.51Brad Smith
2004-12-11Invert the polarity of two tests in the recovery code that could causeKenneth R Westerback
2004-12-11Correct a very rare case where command ordering could be compromisedKenneth R Westerback
2004-12-11Update microcode source prepatory to updating microcode and aic79xx.c.Kenneth R Westerback
2004-12-10Add carp_set_enaddr(), call carp_set_state() after changing the vhidRyan Thomas McBride
2004-12-10Rename carp_output() to carp_fix_lladdr().Ryan Thomas McBride
2004-12-10allow pf to filter on route labelsHenning Brauer
2004-12-10fix mbuf defragmentationDamien Bergamini
2004-12-10In nfs_connect() move the setting of so->so_rcv.sb_timeo out of theTodd C. Miller
2004-12-10fix ipsec crash from pr 4025, Stefan Miltchev; ok hshoexer@Markus Friedl
2004-12-10pseudo-DMA for non-AV Quadras, inspired by NetBSDMartin Reindl
2004-12-10Turn on the BUSFREEREV bug for the Rev. B controller. This is requiredKenneth R Westerback
2004-12-10Factor out repeated code into ahd_done_with_status().Kenneth R Westerback
2004-12-10Run address change notification hooks when the interface address is updated.Christian Weisgerber
2004-12-10rev 1.5Brad Smith
2004-12-10Include scsi id in debug message for queued SCB's.Kenneth R Westerback
2004-12-101) Don't manually fiddle with dma address of jumbo buffer after m_adj().Kenneth R Westerback
2004-12-10more Broadcom ids taken from the Linux driver.Brad Smith
2004-12-10regenBrad Smith
2004-12-10more Broadcom ids taken from the Linux driver.Brad Smith
2004-12-09* plug memory leak on mount failure.Patrick Latifi
2004-12-09minor spacing/styling nitsPedro Martelletto
2004-12-09regenBrad Smith
2004-12-09add Broadcom BCM5721Brad Smith
2004-12-09When removing the last item from a non-empty worklist, the worklistTodd C. Miller
2004-12-09Remove shadow variable 'error'. From camield@Ryan Thomas McBride
2004-12-09code to let us cause a detach and reattach of a device from softwareDavid Gwynne
2004-12-09add missing line in history section that didn't make it through the firstMartin Reindl
2004-12-08Defer reinitialisation of the RU until after the interrupt handler has hadChristopher Pascoe