summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* o Separate out alloc/release from the activationimp1999-12-172-51/+64
* This commit was generated by cvs2svn to compensate for changes in r54690,obrien1999-12-163-229/+311
|\
| * * The C1010 stepping B0 (Rev 1) tested OK for DT transfers without the U3ENobrien1999-12-163-229/+311
* | Adjust data pointers for untransmitted bytes in fifos when there's phaseluoqi1999-12-161-5/+13
* | Cleanup the probe messages a bit, show what the device really is, notsos1999-12-161-10/+19
* | Add Dual LVD bus (1280) supportmjacob1999-12-166-149/+218
* | Introduce NDFREE (and remove VOP_ABORTOP)eivind1999-12-153-6/+18
* | - Add the device resume method. It supercedes the existing resumeyokota1999-12-151-36/+18
* | Add alloc/release resource. Need to connect functionality later.imp1999-12-153-1/+21
* | Have another go at the VIA support, this time use the PCI ID form thesos1999-12-148-17/+48
* | Fix some problems reported by Mike Pritchard:wpaul1999-12-134-19/+59
* | - Add a module event function to the ukbd driver and make the ukbd KLDyokota1999-12-133-6/+69
* | Add DMA support for the SiS 5591 and old PIIX chipsets.sos1999-12-138-72/+134
* | - Remember the keyboard repeat delay and rate.yokota1999-12-134-20/+70
* | more dma underrun fixes, using a per-channel 2nd buffercg1999-12-134-87/+257
* | time_t is an int on the Alpha, not long.peter1999-12-121-1/+1
* | Fix a printf format problem on the Alpha, where size_t == unsigned long,peter1999-12-121-1/+1
* | Make this kld'able (#include "joy.h" no longer required as there are nopeter1999-12-121-3/+0
* | Look for disk devices rather than bdevs.phk1999-12-121-2/+2
* | When booting verbose, indicate if we are using manual terminationgibbs1999-12-121-2/+8
* | make sb dependant on sbccg1999-12-125-1216/+636
* | move channel-swapping support to the hardware driver since it knows the cardcg1999-12-124-12/+11
* | increase buffer size, reduce number of channels allocated since we only usecg1999-12-122-8/+8
* | Lock reporting and assertion changes.eivind1999-12-111-1/+1
* | bktr driver 2.06 changelogroger1999-12-111-1/+7
* | Major update to the Mylex DAC960 driver adding new hardware supportmsmith1999-12-115-174/+305
* | Make the usb and ide/ata device identification a little saner. Rather thanpeter1999-12-102-15/+9
* | Fix memory leak.yokota1999-12-101-0/+1
* | o Make pccard work at all by including card.himp1999-12-101-12/+18
* | kill debug printf that says detachimp1999-12-101-2/+0
* | Fix pccard ed driver, I think.imp1999-12-103-3/+5
* | Add support new keys: lshifta, rshifta, lctrla, rctrla, lalta, andyokota1999-12-104-13/+100
* | Add "panic key" function to syscons. When this key is defined in ayokota1999-12-101-0/+10
* | Make the origins clear.tanimura1999-12-104-0/+15
* | Merge _isa and _isasubr since only one function remained in _isasubrimp1999-12-094-263/+158
* | [ repository copy of sys/pci/pci_ioctl.h to sys/sys/pciio.h happened in theken1999-12-082-2/+1
* | Backout changes made in 1.102 following feedback from NTSC usersroger1999-12-081-11/+17
* | Change the devstat priorities to the std values now in devicestats.hsos1999-12-084-4/+4
* | Remove BAD144 support, it has already been disabled for some time.phk1999-12-081-1/+0
* | Revamp the devstat priority system. All disks now have the same priority.ken1999-12-084-7/+8
* | Fix invocation of bus_teardown_intr(). The last arg is supposed to bewpaul1999-12-081-1/+1
* | o Implement IRQ activation. We do this in bus_{setup,teardown}_intr,imp1999-12-085-195/+75
* | Commit the kernel part of our DVD support. Nothing much to say really,sos1999-12-074-5/+285
* | Try a little harder at the VIA DMA support.sos1999-12-073-32/+61
* | Tweak the DC_REDUCED_MII_POLL code in dc_mii_tick() for the DC_IS_INTEL()wpaul1999-12-071-2/+2
* | Fix bug where tuner i2c address was not set for IMS Turbo cardsroger1999-12-071-2/+9
* | Fix support for disk with > 64K cyls.sos1999-12-072-9/+8
* | Fix the ioctl CONS_FINDMODE and its underlying subroutineyokota1999-12-072-13/+4
* | Tonight's cleanups.imp1999-12-079-234/+179
* | Reckognize the 'Avance Asound 100'billf1999-12-073-0/+12
OpenPOWER on IntegriCloud