summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add vendor NetChip with its device NET1080 (host-to-host adapter)n_hibma1999-12-072-7/+23
* Simplify my license.gibbs1999-12-061-39/+52
* Update for pnp adjustments regarding NPNP.peter1999-12-0615-112/+6
* Simplify my copyright license terms.gibbs1999-12-0615-80/+114
* Fix a pair of silly warnings that I introduced (that would have beenpeter1999-12-061-7/+7
* Add defines for additional EEPROM locations and register definitions.mdodd1999-12-061-2/+28
* Whitespace cleanups.mdodd1999-12-061-4/+4
* Add a delay (per the databook) to the get_eeprom_data() loop somdodd1999-12-061-9/+12
* Standardize device descriptions so that there is parity between PnPmdodd1999-12-061-10/+10
* Correctly implement the non-PnP enumeration of ISA board.mdodd1999-12-061-14/+36
* Add a truely evil workaround (hack!) for some unfortunate BIOSpeter1999-12-061-6/+23
* Use bus_get_resource() instead of bus_get_resource_start() as the latterpeter1999-12-061-17/+24
* Make this compile again after the device_add_child change.imp1999-12-061-1/+1
* Fix mouse cursor logic which I broke in 1.1 ;-<yokota1999-12-061-26/+30
* conditionalise some warning messagescg1999-12-051-11/+12
* Modify the Adaptec "starfire" driver to reset the PHY on the MII buswpaul1999-12-052-11/+47
* newbusify and port the joy driver to the Alpha. It now attaches to thepeter1999-12-051-134/+126
* fix dma underrun issuescg1999-12-056-90/+155
* Raise the pci compat driver match priority a bit so that it's notpeter1999-12-051-1/+1
OpenPOWER on IntegriCloud