summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2012-05-23Regenerate.Paul Irofti
2012-05-23Add support for statfs64.Paul Irofti
2012-05-23regenMike Belopuhov
2012-05-23Add a ServerEngines vendor ID and a couple of products IDs forMike Belopuhov
2012-05-23increase the number of io and mem extent regions for amd64 to 16Mike Belopuhov
2012-05-22Make the multicast filter routine conform to the Party's standards. AdaptedMiod Vallat
2012-05-22When setting up the multicast filter, use the ac_multicnt field of the arpcomMiod Vallat
2012-05-21Always clear out the inactive list and make sure everything is unbound inMark Kettenis
2012-05-21Cleanup O_CLOEXEC handling and make sure UF_EXCLOSE is set correctlyMatthew Dempsky
2012-05-20do not need to pull in <time.h>Theo de Raadt
2012-05-20Make sure the generic bus_dmamem_alloc() routine restricts its allocation toMiod Vallat
2012-05-19Split out the suspend/resume code into its own file to make it possible toMark Kettenis
2012-05-18Port NetBSD's pci@gio driver for fast Ethernet expansion boards for theMiod Vallat
2012-05-18Remove unused header.Martin Pieuchot
2012-05-18rt6_flush should remove all routes configured via a specified gw,Mike Belopuhov
2012-05-17Yet another rework of the crucial gio_id() function responsible for correctlyMiod Vallat
2012-05-17Better probes for sq and wdsc in gio-masqueraded-as-hpc expansion boards.Miod Vallat
2012-05-17Correct virtual aliasing mask computation.Miod Vallat
2012-05-17Add support for i350 based devices, based in part on Intel codeJonathan Gray
2012-05-16rfc 4861 mandates that target link local address must be includedMike Belopuhov
2012-05-15Allow for serial console on com@puc. Not perfect but should handle theMark Kettenis
2012-05-15revert a chunk introduced in 1.7 which was not supposed to be there yetMiod Vallat
2012-05-15Set the usb(4) unit number as bus number. This fixes a possibleMartin Pieuchot
2012-05-15Don't use a pointer to an opaque softc, we'll need to access its unitMartin Pieuchot
2012-05-14More sysconf(3)-y and pathconf(3)-y goodness from Brad.Matthew Dempsky
2012-05-14fixup "couldn't establish interrupt" error printf; from brad, ok phesslerMike Belopuhov
2012-05-14trigger tx start routine when link goes up to prevent a lockupMike Belopuhov
2012-05-14Remove the "vn_open() returning ENXIO means dup+close" hook thatPhilip Guenthe
2012-05-13Add define for capability 0x12 (SATA).Mark Kettenis
2012-05-13Remove unused and confusing 'head' argument.Martin Pieuchot
2012-05-12Repairs operation of twin-channel ahc devices. Only affects ahc@eisa sinceMiod Vallat
2012-05-12Initialize enough softc fields to give this attachment a chance to work.Miod Vallat
2012-05-12Remove unused variable.Mark Kettenis
2012-05-12Remove unused xfer pointer from the qTD structure.Martin Pieuchot
2012-05-12Because qTD lists are NULL terminated, there is no need for an extraMartin Pieuchot
2012-05-12Returns different errors for USB_REQUEST if the address specifiedMartin Pieuchot
2012-05-12Don't forget to print the frame buffer name obtained from ARCS, as all otherMiod Vallat
2012-05-12Strip trailing space from ARCS frame buffer names.Miod Vallat
2012-05-12It turns out that, when the IRIX header files mention CTR/DCD/DTR/RTS wiringMiod Vallat
2012-05-12Adjust for renaming of Intel GM45 Serial-over-LAN device in pcidevs r1.1643.Mark Kettenis
2012-05-12regenMark Kettenis
2012-05-12regenMark Kettenis
2012-05-12Rename Intel GM45 Serial-over-LAN device to be consistent with others.Mark Kettenis
2012-05-12Ignore/preserve ECN bits on ToS matching and scrubbing.Marco Pfatschbacher
2012-05-12Fix tcpdump for etherip packets.Marco Pfatschbacher
2012-05-10Enable PCI snoop on the AMD Hudson 2. With help from Juan FranciscoAlexandre Ratchov
2012-05-10GIO devices with a 32-bit device identifier actually do not like halfword andMiod Vallat
2012-05-10regenMiod Vallat
2012-05-10Do not keep the `32-bit device ID' bit indicator in the device IDs, forMiod Vallat
2012-05-10Fix a few macros to operate on the right bit.Miod Vallat