summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* Save and restore the registers SOF and FRAMENUMBER on suspend. In somen_hibma2000-08-072-5/+15
* Regen.n_hibma2000-08-062-7/+30
* New idsn_hibma2000-08-061-0/+4
* Some new ids, from NetBSDn_hibma2000-08-061-1/+2
* Add experimental code for ATA100 support on:sos2000-08-063-64/+199
* Use tsleep instead od DELAY in probe when not in boot.sos2000-08-061-1/+4
* fix the staticy sound issuecg2000-08-061-154/+140
* Remove sequence checking in the burner support.sos2000-08-062-49/+4
* Be a bit more restrictive in using multisector transfers.sos2000-08-061-4/+6
* Finally make the module dependencies work. kern_linker.c now allowsn_hibma2000-08-042-25/+20
* *smack* #if 0, not #ifdef 0.wpaul2000-08-041-1/+1
* The check_extport() function appears to have some new code in it that checkswpaul2000-08-041-0/+7
* Add support for 2.x/3.x firmware adapters which are too old to have amsmith2000-08-042-2/+9
* Add a comment as to where stdarg.h applies.mjacob2000-08-031-1/+1
* Use <machine/stdarg.h> instead of <stdarg.h> so that this will compile.jhb2000-08-031-1/+1
* Simplex devices will always report EBUSY on 2nd (and subsequent)nsayer2000-08-021-1/+1
* 1. Increase the size of the DMA buffer.nsayer2000-08-021-11/+32
* Undo some of my own damage. With this patch, it appears that bothnsayer2000-08-021-16/+17
* Add support for the Netgear GA620T copper gigabit card.wpaul2000-08-022-1/+8
* Add call to bus_generic_attach() at the end of sk_attach(). It turns out thatwpaul2000-08-021-0/+2
* Grrrr. Add definition for DC_WDOG_CTLWREN. I made this change yesterdaywpaul2000-08-021-0/+1
* Fix channel 1 playback the rest of the way. There are a couple ofnsayer2000-08-021-2/+2
* Get playback on channel 1 closer to working. 8 bit samples work.nsayer2000-08-021-11/+16
* Fix channel 1, sort of. recording now generates IRQs and the outputnsayer2000-08-021-2/+8
* Sync with NetBSD:n_hibma2000-08-011-206/+91
* Apply patch supplied by John Hood <jhood@sitaranetworks.com> to fix problemswpaul2000-08-011-2/+13
* Add in macros && masks so that mailbox command errors can bemjacob2000-08-011-0/+3
* Major whacking for core version 2.0. A major motivator for 2.0 and thesemjacob2000-08-011-938/+980
* Core version 2.0 rewrite. In this file we replace isp_tdebug withmjacob2000-08-011-118/+104
* Core version 2.0 cleanup/rewrite. Things get rearranged and changedmjacob2000-08-011-164/+233
* Remove isp_prtstst (now in case statement in isp.c). Removemjacob2000-08-011-116/+47
* Remove isp_tdebug. Change all PRINTF macros to the now commonmjacob2000-08-011-125/+117
* Fix typo. Remove isp_tdebug (we'll use ISP_LOGTDEBUG2 in isp->isp_dblevmjacob2000-08-011-6/+3
* Add in lengths of SBus or PCI registers.mjacob2000-08-011-0/+3
* Rewrite for version 2.0. Some structural changes, but alsomjacob2000-08-011-34/+189
* Part of major rewrite for core version 2.0- clarification ofmjacob2000-08-011-99/+106
* Bring tdfx_pci.c in sync with some patches I have been testing. Adds bettercokane2000-08-011-6/+8
* Reverse the sense of the signed/unsigned formatting bit.nsayer2000-08-011-1/+1
* almost-there ess solo-1 driver, committed so people can tell me why itcg2000-07-311-0/+932
* add suspend/resume for yamaha chipscg2000-07-301-0/+75
* fix a potential local DoS attackcg2000-07-302-2/+13
* fix a bug where opening /dev/dsp twice resulted in it being busy until rebootcg2000-07-301-0/+3
* Spell the word 'limited' with only one 't'.steve2000-07-302-2/+2
* do the ac97 init delay for all chips and increase it to 500mscg2000-07-301-2/+3
* "Fix" cast qualifier warnings using the uintptr_t intermediate trick.peter2000-07-281-3/+6
* Fix a warning re: a potentially unused pccard helper functionpeter2000-07-281-0/+2
* Fix GENERIC_MOUSE_ENTRY.yokota2000-07-281-1/+1
* ahc_pci.c:gibbs2000-07-274-15/+70
* The DEC version of the Smart controller has its configuration informationjlemon2000-07-276-36/+79
* Use a custom Tigon 2 firmware image, hopefully temporarily. This iswpaul2000-07-261-1683/+1728
OpenPOWER on IntegriCloud