summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2005-09-29Sync dirty data when going from read-write to read-only.Pedro Martelletto
2005-09-29Clean up ht_intr_map() a bit.Mark Kettenis
2005-09-29Execute operations in the correct order. From jason@Marco Peereboom
2005-09-29Add HyperTransport here too.Mark Kettenis
2005-09-29Add driver for HyperTransport as found in G5 Macs.Mark Kettenis
2005-09-29Improve PowerPC 7447A support.Mark Kettenis
2005-09-29Add support for Shasta GMAC.Mark Kettenis
2005-09-29Configure ht if found.Mark Kettenis
2005-09-29Add Shasta HyperTransport.Mark Kettenis
2005-09-29Add support for the VIA VT1211 watchdog timer, not tested.Alexander Yurchenko
2005-09-29Rework of multicast deletion code.Marco Pfatschbacher
2005-09-29fix the check for the type of enclosureDavid Gwynne
2005-09-29char end[] vs long end, bad; pr 4288Theo de Raadt
2005-09-29Clear SDEV_MEDIA_LOADED for cd media on the last close of a device, asKenneth R Westerback
2005-09-29syncTheo de Raadt
2005-09-292 more cdce devicesTheo de Raadt
2005-09-29toast cast of lvalue; pr 4289Theo de Raadt
2005-09-28No part of the code defines UNALIGNED_ACCESS, use reverted tests forMiod Vallat
2005-09-28Enable RFC3390 by default and remove a few compile time options whichBrad Smith
2005-09-28Improve the safety of pf IOCTLs, taking into account that some paths can sleep.Christopher Pascoe
2005-09-28- when we run out of static kernel map entries, grab a fresh page usingPedro Martelletto
2005-09-28add support for the nokia 6680 with a ca-42 cable.David Gwynne
2005-09-27Don't try to read the DOS label from the device if spoofonly is 1.Kenneth R Westerback
2005-09-27Allow temporary 64-bit bridge instructions in locore.s.Mark Kettenis
2005-09-27call the init routine for the Intel 82801_FB LPC so that the interruptBob Beck
2005-09-27Regen (3x2 frame buffer, 4 select codes).Miod Vallat
2005-09-27Identify HP 9000/362 and HP 9000/382 models, and attach frodo on them.Miod Vallat
2005-09-27Do not initialize physmem to a magic value at compile time.Miod Vallat
2005-09-27More non-emulating wsdisplay tentacles removal.Miod Vallat
2005-09-27enable support for gigabit adapters; it works reliably with USB1 butJolan Luff
2005-09-27make options TIMEZONE and DST work; from formTheo de Raadt
2005-09-27ARGH! disable gart, I suck!Marco Peereboom
2005-09-27Clean up prints. From jason@Marco Peereboom
2005-09-27typo in comment: sprintf -> snprintf, ok markus@Alexander von Gernler
2005-09-27- don't mess with SCSI controller bits here, only map the two regionsMartin Reindl
2005-09-27missing pieces for RBV video handlingMartin Reindl
2005-09-26Use SCSI_IGNORE_ILLEGAL_REQUEST when reading a cd's table of contents.Kenneth R Westerback
2005-09-26minor knfTheo de Raadt
2005-09-26Share com probe code between com and pccom; allows us to get rid of awkwardMiod Vallat
2005-09-26Enable the USB softintr code on platforms which __HAVE_GENERIC_SOFTINTERRUPTS.Miod Vallat
2005-09-26allocate and map the mbox separately to the iocmds used by the ccbs.David Gwynne
2005-09-26bring in two changes from freebsd:Pedro Martelletto
2005-09-26Return EIO if reading fails.Mark Kettenis
2005-09-26Match Apple Shasta PCI ID as found on G5 systems.Mark Kettenis
2005-09-26Match "u3" as found in G5 systems.Mark Kettenis
2005-09-26Consider nodes named "mpic" as potential open-pic candidates.Mark Kettenis
2005-09-26- correct framebuffer calculation offset by marking off garbage bits inMartin Reindl
2005-09-26Delete wrong comments, originally came from Makefile.mvme88k.Kenji Aoyama
2005-09-25Define symbolic constants for the processor identification register fieldsMiod Vallat
2005-09-25TyposMiod Vallat