aboutsummaryrefslogtreecommitdiff
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* Correctly set the data length when transmitting 802.3 frames (we need toBill Paul2000-01-121-3/+2
* Straighten out the logic in kue_setmulti() a little (the case where weBill Paul2000-01-111-6/+5
* Add a new mechanism, cndbctl(), to tell the console driver thatKazutaka YOKOTA2000-01-112-29/+30
* Rework shifta/ctla/alta key handling. It appears that there wasKazutaka YOKOTA2000-01-115-24/+22
* exclude chips with subdevices specified on a list of non-ac97 chipsCameron Grant2000-01-111-2/+24
* Attempt to fix a problem with receiving packets on USB ethernet interfaces.Bill Paul2000-01-104-44/+176
* Add an extra debugging message.Nick Hibma2000-01-101-1/+4
* Add Sun keyboard and NetChipNick Hibma2000-01-101-0/+10
* Added PCIR_BIOS (0x30).Kazutaka YOKOTA2000-01-101-0/+2
* Give vn_isdisk() a second argument where it can return a suitable errno.Poul-Henning Kamp2000-01-102-7/+4
* revision 1.40 backed out the removal of PCATCH in a tsleep allowingAlfred Perlstein2000-01-101-1/+1
* Obtain the initial key repeat rate setting via BIOS in i386 ifKazutaka YOKOTA2000-01-102-0/+108
* Add some keyboard IDs.Kazutaka YOKOTA2000-01-102-4/+18
* Rework the algorithm to detect MDA/CGA/EGA/VGA cards, so thatKazutaka YOKOTA2000-01-101-20/+26
* - Fix typo: CGA40 -> CGA80Kazutaka YOKOTA2000-01-101-3/+3
* Move xe driver from dev/pccard to dev/xe. Convert driver to newbus.Warner Losh2000-01-105-3730/+394
* make dsp_read() assert that it has a read channel, not a write channelCameron Grant2000-01-101-2/+2
* Eliminate pccard_chip_* tonight.Warner Losh2000-01-104-328/+68
* don't complain about bad intrs unless we get 1000 of them consecutivelyCameron Grant2000-01-101-3/+4
* Add some comments about things that have become bad as I've beenWarner Losh2000-01-102-3/+5
* general tidyupCameron Grant2000-01-103-486/+663
* Commit kernel part of patches to get the 3Com OfficeConnect 3CXSH572BTWarner Losh2000-01-101-4/+3
* return the sample rate set instead of 0. oops. mpg123 should now work.Cameron Grant2000-01-101-1/+1
* Avoid setting DPARCKEN until I can figure out why it causesJustin T. Gibbs2000-01-101-1/+1
* change debug printout lefvels for a couple of placesMatt Jacob2000-01-091-4/+4
* fix the premature termination of playbackCameron Grant2000-01-091-1/+1
* driver for neomagic 256av and 256zxCameron Grant2000-01-093-0/+5393
* modify sndstat outputCameron Grant2000-01-091-4/+12
* - Add year 2000 copyright to driver files.Gerard Roudier2000-01-083-20/+58
* Show the port/mem/irq of pci devices too.Peter Wemm2000-01-081-3/+37
* Futher cleanup.. "device_print_prettyname(); printf()" -> device_printf()Peter Wemm2000-01-081-53/+46
* Clean up the cfgmech/pci_mechanism debris. The reason for the existancePeter Wemm2000-01-081-2/+0
* Add the vendor/device IDs for the LinkSys USB100TX.Bill Paul2000-01-085-2/+25
* Be a bit more discriminating when trying to decide when to screen outBill Paul2000-01-082-7/+21
* Turn on parity error reporting before configuring external sram. ThisJustin T. Gibbs2000-01-081-14/+21
* Leave the SOFS value (number of StartOfFrames to wait while fillingBill Paul2000-01-081-0/+6
* Really enable external SCB ram on Ultra2 capable controllers.Justin T. Gibbs2000-01-081-3/+9
* Update copyrights to Y2K.Justin T. Gibbs2000-01-076-189/+311
* Add detection logic for the U160 family of adaptec controllers. TheseJustin T. Gibbs2000-01-071-145/+311
* Add the vendor and device IDs for a whole bunch of additional USBBill Paul2000-01-076-2/+119
* Grrrr, this time it should be right, I need sleep - badly...Søren Schmidt2000-01-071-2/+2
* This is not my lucky day :(Søren Schmidt2000-01-071-1/+1
* Guard against transfers of zero length given to *strategy.Søren Schmidt2000-01-073-2/+16
* Set PIO mode in all cases.Søren Schmidt2000-01-071-1/+7
* New ATAPI burner utility API, replaces the wormio API.Søren Schmidt2000-01-063-137/+103
* Cleanups: remove stale comments left over from when I cloned the ADMtekBill Paul2000-01-062-17/+1
* Checkpoint of today's changes. We now get to the point where the pccardWarner Losh2000-01-067-137/+121
* Merge most of FDC_YE into the mainline driver.Warner Losh2000-01-062-75/+31
* allow mixer-only devices - ie, devices with no play/rec channelsCameron Grant2000-01-061-14/+24
* Update copyright date for Y2K (did the other files but forgot this one).Bill Paul2000-01-051-1/+5