summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2000-04-13better has when adding entropy to the pool.Michael Shalayeff
2000-04-13Add support for Adaptec 2930U2 controller.Steve Murphree
2000-04-13Add support for Adaptec 2930U2 controller.Steve Murphree
2000-04-13Remove printf from interrupt handler...Constantine Sapuntzakis
2000-04-13match netsec 7751 card, and oh golly gee, will ya look at that, it'sTheo de Raadt
2000-04-13NeoMagic 256AV/ZX audio driverConstantine Sapuntzakis
2000-04-13syncTheo de Raadt
2000-04-13RCC/ServerWorks productsTheo de Raadt
2000-04-13syncJason Wright
2000-04-13netsecJason Wright
2000-04-13Move min # of blocks to two to accomodate hackis neomagic driverConstantine Sapuntzakis
2000-04-12Disable DAC, Output, and Record mute by defaultConstantine Sapuntzakis
2000-04-12bump ipf version (3.3.12a) to go with last commitKjell Wooding
2000-04-12FTP Proxy changes introduced in 3.3.12 were too agressive. Tone downKjell Wooding
2000-04-12Fix checksum for outgoing etherip/ipip packets from enc interfaces.Angelos D. Keromytis
2000-04-12Remove all arguments to the .Os macro so that all of 2.7's man pages willAaron Campbell
2000-04-12RCSids.Aaron Campbell
2000-04-12Fix pcic attachments; jj@dynarc.seAaron Campbell
2000-04-12When resetting attributes (VT_NORMAL), do a proper color set.Aaron Campbell
2000-04-12correct pathHugh Graham
2000-04-12syncTheo de Raadt
2000-04-12another RCC bridgeTheo de Raadt
2000-04-12syncTheo de Raadt
2000-04-12rename PEQUR to RCC, and add other chipsTheo de Raadt
2000-04-12syncjasoni
2000-04-12Implement linux's setfsuid and getfsuid (from NetBSD)jasoni
2000-04-11- add support for buffers that are not aligned (or end on a non 4byte boundary)Jason Wright
2000-04-11regenJakob Schlyter
2000-04-11Philips USB cameraJakob Schlyter
2000-04-11Don't add an extra 20 bytes to ip_len, m_pkthdr.len is already updatedAngelos D. Keromytis
2000-04-11- Don't bother with PCI_COMMAND_IO_ENABLE, the card doesn't support it.Jason Wright
2000-04-11syncHakan Olsson
2000-04-11Add Neomagic NM256ZXHakan Olsson
2000-04-11define the rest of the descriptor bitsJason Wright
2000-04-11Check usec for >= 1000000, not just > ; as msaitoh@NetBSD.orgPaul Janzen
2000-04-11we need more room; xe goes away again, but it is on other floppies of courseTheo de Raadt
2000-04-10add support for true RNG presented on the i82802 FWH.Michael Shalayeff
2000-04-10make .mpg playing more usefull, i.e. supply entropyMichael Shalayeff
2000-04-10add support for more random sources.Michael Shalayeff
2000-04-10- Add back code from the original aeon driver to handle missed interrupts byJason Wright
2000-04-10Use pci_mapreg_map() instead of pci_io_find() and pci_mapreg_map()Todd C. Miller
2000-04-10regenMichael Shalayeff
2000-04-10a couple of xircom ethernet controllersMichael Shalayeff
2000-04-10Aironet PCI shim; all the real meat is in sys/ic/an.c.Todd C. Miller
2000-04-10regenTodd C. Miller
2000-04-10Pare down the AIRONET strings a bitTodd C. Miller
2000-04-10don't return directly from bridge_ioctl without splx() on invalid encJason Wright
2000-04-10regen from pcidevsTodd C. Miller
2000-04-10Add Aironet PC4500 and PC4800Todd C. Miller
2000-04-10Minor oops in sanity logic, IFF_RUNNING is set/unset with IFF_UP,Angelos D. Keromytis