summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
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
2004-12-08remove the variables that used to make up the signal cache. nothing in atuDavid Gwynne
2004-12-08remove some defines for timeouts that are no longer used thanks to net80211David Gwynne
2004-12-08spl1() -> splsoft(), and minor sync with other m68k trap.c; barely anyMiod Vallat
2004-12-08Silence spurious interrupts unless option DEBUGMiod Vallat
2004-12-08Register serial interrupts on the right sources on AV machines, was brokenMiod Vallat
2004-12-08Crank maxusers to 32.Miod Vallat
2004-12-08syncMartin Reindl
2004-12-08add Mitsubishi Electronics Powerstorm 4D30T graphicsMartin Reindl
2004-12-08* knfPatrick Latifi
2004-12-08allow ToS to be set on raw ip socketsHenning Brauer
2004-12-08Move a FREE_LOCK until after a potential continue so we don't tryTodd C. Miller
2004-12-08powerhook: em_init on resumeMarkus Friedl
2004-12-08powerhook: call wi_init on resumeMarkus Friedl
2004-12-08add pci powerhooks: save/restore cfg space; with claudio@, ok deraadt@Markus Friedl
2004-12-08commented out {e,o}hci@cardbusMichael Shalayeff
2004-12-08add pcscp(4) at pciMartin Reindl
2004-12-08Remove code duplication duplication. Use carpdetach() in carp_clone_destroy().Ryan Thomas McBride
2004-12-08add ohci and ehci at cardbus to amd64, i386 and macppc. amd64 remainsDavid Gwynne
2004-12-08Merge in more fixes from a pre-carpdev diff from Chris Pascoe.Ryan Thomas McBride
2004-12-08use ETHER_MAX_LENJonathan Gray
2004-12-08Call if_down() in if_clone_destroy(). Based on diff from Chris Pascoe.Ryan Thomas McBride
2004-12-08Tweak interrupt handling code to allow shared interrupts for VIA2 sources.Miod Vallat
2004-12-08Check if_type in carp_carpdev_state() to make sure we're notRyan Thomas McBride
2004-12-08Only map the DAFB video registers in attach, so that other code can mapMiod Vallat
2004-12-08Have kthread_create_deferred() act immediately once kthread_run_deferred_queue()Miod Vallat
2004-12-08use ETHER_MAX_LENBrad Smith
2004-12-08use ETHER_MAX_LENBrad Smith
2004-12-08Falcom Twist-USB GSM/GPRS modem.Jonathan Gray
2004-12-08regenJonathan Gray
2004-12-08Falcom Twist-USB GSM/GPRS modem.Jonathan Gray
2004-12-08Enable jumbo frames on Yukon varients of sk(4).Kenneth R Westerback
2004-12-07Convert carp(4) to behave more like a regular interface, much in the sameRyan Thomas McBride
2004-12-07KNFRyan Thomas McBride
2004-12-07KNFRyan Thomas McBride
2004-12-07regenJonathan Gray
2004-12-07Add some Belkin RTL8180 devices, one from NetBSD.Jonathan Gray
2004-12-07re-commit mcbride@'s 'flush global', this time without the breakage inDaniel Hartmeier
2004-12-07tree does not compile, spotted by dlg (not obvious how to fix)Theo de Raadt
2004-12-07Remove uneeded bpfdesc.h include.Jonathan Gray
2004-12-07Cleanup. Rename some defines, add wp_lite_set_te1_cfg()Ryan Thomas McBride
2004-12-07backout missed by tedu:Theo de Raadt
2004-12-07ohci and ehci at cardbus support from netbsdDavid Gwynne