summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-12-22Sync with main repo.Stefan Kempf
2007-12-22Sync with main repo.Stefan Kempf
2007-12-22Sync with main repo.Stefan Kempf
2007-12-22Sync with main repo.Stefan Kempf
2007-12-22Reset the MAC filter if we stop the device, so no frames are acceptedMarcus Glocker
2007-12-22syncTheo de Raadt
2007-12-22more qlogic productsTheo de Raadt
2007-12-21Change the EF_xxx constants to be real offsets within the trapframe, insteadMiod Vallat
2007-12-21remove trailing whitespace;Jason McIntyre
2007-12-21Don't panic if someone inserts a CardBus slot for which we disabled CardBusMark Kettenis
2007-12-21a few nitsMarc Espie
2007-12-21Add a hack to discover all devices on (some) K-class servers.Mark Kettenis
2007-12-21Don't use getpropstring to get the CPU model name; it's evil. Instead, rely onMark Kettenis
2007-12-21basic (crypto, kex and transfer) interop regression tests against puttyDamien Miller
2007-12-21update to sudo 1.6.9p10Todd C. Miller
2007-12-20Get rid of disable_interrupt() and have caller use get_psr() and set_psr();Miod Vallat
2007-12-20Do not protect this file with _KERNEL; other header files which include it do itMiod Vallat
2007-12-20Print the VME vector number used when attaching.Miod Vallat
2007-12-20Flush the source page before copying in pmap_copy_page(). This should notMiod Vallat
2007-12-20Do not wait for the end of the universe if delay(0).Miod Vallat
2007-12-20More minor TX fixing (still sucks). Add more debug info and leave debugMarcus Glocker
2007-12-20note that redirections with the sticky-address option will not countReyk Floeter
2007-12-20implement statistics for redirections, like the existing statisticsReyk Floeter
2007-12-20increment the match/nomatch table counters when using a table/pool inReyk Floeter
2007-12-20Remove an obsolete nfs kludge, spotted by Frank Denis (many thanks), also the...Charles Longeau
2007-12-20rework timers.Henning Brauer
2007-12-20Get rid of __HAVE_PCCBB_ATTACH_HOOK.Mark Kettenis
2007-12-20Add an empty pccbb_attach_hook.Mark Kettenis
2007-12-20Add an empty pccbb_attach_hook.Mark Kettenis
2007-12-20add original copyrightOleg Safiullin
2007-12-20typoJakob Schlyter
2007-12-20add OpenBSD-tagJakob Schlyter
2007-12-20Stricter range checks in mmap function.Miod Vallat
2007-12-20return with ENOTTY instead of EINVAL for unknown ioctl requests.Brad Smith
2007-12-20regenBrad Smith
2007-12-20add the ATI Radeon Mobility X1400 PCI id.Brad Smith
2007-12-20regenBrad Smith
2007-12-20add the MCP77 LAN PCI ids.Brad Smith
2007-12-20attach another variant of the MC8755, this one is found in x61s laptops from ...Felix Kronlage
2007-12-20regenFelix Kronlage
2007-12-20add another variant of the Sierra Wireless MC8755 3G/UMTS/HSDPA modems found ...Felix Kronlage
2007-12-19Move watchdog timeout message from DPRINTF to printf.Marcus Glocker
2007-12-19Fix page fault trap in TX path. Though TX path is still not workingMarcus Glocker
2007-12-19Overhaul interrupt handling, in order to make it (arguably) simpler andMiod Vallat
2007-12-19Use the real physical memory size for physmem, rather than what's left afterMiod Vallat
2007-12-19The serial console address apparently does not change accross 88100 designs,Miod Vallat
2007-12-19Allocate memory for the onboard le interface using uvm functions, instead ofMiod Vallat
2007-12-19If the CardBus bus number is left unconfigured, only attach pcmcia(4).Mark Kettenis
2007-12-19sync to main repo; requested by mickeyOtto Moerbeek
2007-12-19Looks like K-class needs the same hack as C-class. Gives us some, but not allMark Kettenis