summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2005-09-30Fix typo.Mark Kettenis
2005-09-30unless AMI_DEBUG is defined, dont compile in if statements that only thereDavid Gwynne
2005-09-30sync the dma mapping for the data buffer in the right direction whenDavid Gwynne
2005-09-30spacingDavid Gwynne
2005-09-30remove the dmamap used for iocmds since they were only copied into theDavid Gwynne
2005-09-30revert MAX_KMAPENT hack added just before 3.7 now thatBrad Smith
2005-09-30remove old unused NRL IPv6 code.Brad Smith
2005-09-30Make ddb's 'show uvmexp' print information about kmapent, okay deraadt@Pedro Martelletto
2005-09-30pretty printTheo de Raadt
2005-09-30pretty printTheo de Raadt
2005-09-30syncTheo de Raadt
2005-09-30nicer namesTheo de Raadt
2005-09-30Allow fcn 1 to attach (mac-io on G5 tower)Dale Rahn
2005-09-30syncDale Rahn
2005-09-30oops, rev.Dale Rahn
2005-09-29G5 bridge.Dale Rahn
2005-09-29syncDale Rahn
2005-09-29Devices on G5 towerDale Rahn
2005-09-29Avoid i/o's when spoofonly = 1 in readdisklabel(). Same as other DOSKenneth R Westerback
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