summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2005-10-01load the BCM5401 DSP code for rev 0 and not rev 1.Brad Smith
2005-10-01add Broadcom BCM5462Brad Smith
2005-10-01regenBrad Smith
2005-10-01add the Broadcom BCM5462 PHY found in the Apple Vesta PHY IC in the iMac G5.Brad Smith
2005-09-30Determine the number of attached devices from OF.Mark Kettenis
2005-09-30Configure pci busses on ht too.Mark Kettenis
2005-09-30i hate panic messages which do not print the value that was in errorTheo de Raadt
2005-09-30regenMark Kettenis
2005-09-30s/K2_UATA/K2_ATA/Mark Kettenis
2005-09-30Add support for K2 GMAC.Mark Kettenis
2005-09-30regenMark Kettenis
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