summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2001-10-25implement "the other" pci interface for wavelans, found on intersilMichael Shalayeff
2001-10-25add an ali1543 and fix amd756 icu driversMichael Shalayeff
2001-10-25match on corega pcc-tdMichael Shalayeff
2001-10-25match on corega pccb-11Michael Shalayeff
2001-10-25regenMichael Shalayeff
2001-10-25add a couple of corega cards, from netbsdMichael Shalayeff
2001-10-25regenMichael Shalayeff
2001-10-25add intersil mini-pci wlan; from netbsdMichael Shalayeff
2001-10-25add prism2.5 mini-pci nic idMichael Shalayeff
2001-10-25match on gemtekMichael Shalayeff
2001-10-25regenMichael Shalayeff
2001-10-25add gemtek and symbol wlans; from netbsdMichael Shalayeff
2001-10-25darkblack@networking-center.org says it should be apostrophe instead of grave...Michael Shalayeff
2001-10-25ddb entry support using usb (console) keyboard.Dale Rahn
2001-10-25If a usb keyboard is detached, check if the intrpipe is still active.Dale Rahn
2001-10-25If the console keyboard goes away, reinit wskbd_console_device.Dale Rahn
2001-10-25Allow an empty cd to be opened (raw device/whole disk) primarily toDale Rahn
2001-10-24Print intrstr, not dv_xname. mickey@ ok.Hakan Olsson
2001-10-24Use macros from sys/disklabel.h instead of custom ones with slightlyTodd C. Miller
2001-10-24Protect against deranged fabric name servers.mjacob
2001-10-24keep up with the joneses (track other OS)mjacob
2001-10-24update firmwaremjacob
2001-10-24More cleanups from FreeBSD version- principally getting rid of bogusmjacob
2001-10-24Match Netgear MA301 dumb PCMCIA->PCI bridge.Todd C. Miller
2001-10-24regen with MA301 entryTodd C. Miller
2001-10-24Add Netgear MA301 (PLX 9052 based dumb PCMCIA->PCI bridge).Todd C. Miller
2001-10-24cleanup, such as spaces and dangling return;sMichael Shalayeff
2001-10-24replace strings w/ defined names, missing initializer for pcbeep and split to...Michael Shalayeff
2001-10-24add mpeg_l3 encodings (after l1 and l2), define strings for center, depth, lfeMichael Shalayeff
2001-10-24do not #ifdef ANCACHE stuff makes softc constant; pointed out by dima@m3d.dhs...Michael Shalayeff
2001-10-24add missing RCS idsBrad Smith
2001-10-24forgot the audio at emu (; from Dries Schellekens <gwyllion@ace.ulyssis.org>Michael Shalayeff
2001-10-24Reset states counter when clearing states.Daniel Hartmeier
2001-10-24syslog_r() implementation. deraadt@ ok.Jean-Jacques Bernard-Gundol
2001-10-24make libc compileMichael Shalayeff
2001-10-24use _C_LABEL for C labelsMichael Shalayeff
2001-10-24add several more codecs, from elsaMichael Shalayeff
2001-10-24regenMichael Shalayeff
2001-10-24a few siemens nixdorf productsMichael Shalayeff
2001-10-24do not use kvtop(), use dma maps' stuffMichael Shalayeff
2001-10-24add emu at pciMichael Shalayeff
2001-10-24creative labs sb live! and (perhaps) pci512 driver.Michael Shalayeff
2001-10-24post 3.0 tree unlockTheo de Raadt
2001-10-20add CD9660Theo de Raadt
2001-10-18solve numerous problems:Michael Shalayeff
2001-10-18remove all com* on isa whatsoever.Janne Johansson
2001-10-17make sure we use same key for removal (AF_INET was missing), ok deraadt@, dha...Markus Friedl
2001-10-16Fix for bus_space_barrier which m68k doesn't need normally.Janne Johansson
2001-10-15Acer labs chipsets (like on Blade100/Netra X1) have bugs when UDMA mode 4Jason Wright
2001-10-15disable com*, too brokenTheo de Raadt