summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* * change buffering method a bitcg2001-08-291-40/+30
* Update the Promise TX2 code to DTRT and not what I guessed earlier.sos2001-08-283-10/+16
* Add support for yet another VIA '686 combination.sos2001-08-282-5/+7
* Make this compile when there is no pci bus in your kernel.imp2001-08-281-5/+20
* Ugggg. I thought I'd already committed this to -current:imp2001-08-271-1/+1
* OOPS, remove local change that somehow slipped into a commit (I swear thatsobomax2001-08-271-1/+0
* Systems based on the ICH2/ICH2-M chip from Intel have a defect wherejlemon2001-08-272-24/+132
* - On module unload try to detach all configured disks and let unload proceedsobomax2001-08-271-57/+69
* Make pccard_product_lookup non-static again...jon2001-08-271-4/+1
* Fix the hack that allocates memory when the bios haven't already done so.jon2001-08-271-1/+1
* Note difficulties we had in OLDCARD using NEWCARD's methods of debouncing car...imp2001-08-271-0/+6
* More notes to the reader about issues in pccard code here.imp2001-08-271-6/+15
* Merge notes, but not code, from my latest tree on pccard_function_init and pc...imp2001-08-271-0/+9
* now we have the rate feeder, we don't need to constrain the default channelcg2001-08-271-1/+3
* MFS rev 1.8.2.8:cg2001-08-271-2/+22
* Part two of this NEWCARD update:jon2001-08-279-848/+1773
* Non-functional changes to NEWCARD stuff.jon2001-08-261-12/+12
* Non-functional changes to NEWCARD stuff.jon2001-08-269-1040/+1053
* Updates to match the ACPI CA 20010816 import:msmith2001-08-2610-162/+163
* The EXTENDED_GEOMETRY flag is really bit 7. This affects >2GB drives.peter2001-08-261-1/+1
* Add support for the SiS 7018greid2001-08-262-9/+39
* Get rid of redundant device_set_desc. Both the PCI and PCCARD versionsnsayer2001-08-241-4/+0
* In order for the MA301 to pass interrupts from the PCCard, you mustnsayer2001-08-242-2/+23
* the feederchain builder is currently broken for recording channels. disablecg2001-08-231-0/+3
* handle bogus values passed to SOUND_PCM_WRITE_CHANNELS/SNDCTL_DSP_CHANNELScg2001-08-231-4/+5
* make the 4dwave nx chip workcg2001-08-231-1/+1
* MFS: make SNDCTL_DSP_SETTRIGGER workcg2001-08-232-7/+5
* MFS: allow multiple opens of mixer devicescg2001-08-231-8/+11
* many changes:cg2001-08-2340-407/+738
* Oops. The new pci_ids array should be static.nsayer2001-08-231-1/+1
* Do not printf when we get called as a result of a pci shared interrupt,peter2001-08-232-6/+2
* Revert part of the last commit, as suggested by Nick. This is expected,peter2001-08-231-4/+1
* Add support for the Netgear MA301 PCI adapter for the MA401.nsayer2001-08-232-6/+15
* Make these depend on the usb module so they can use its symbols if theypeter2001-08-223-2/+5
* Find spurious interrupts.n_hibma2001-08-212-3/+11
* Add support for the I-O DATA USB-ET/TX(USB Ethernet adapter)n_hibma2001-08-211-1/+2
* Add support for the HP 4300C scanner.n_hibma2001-08-211-0/+1
* Support for the HP 8200e CD writer. (commented out)n_hibma2001-08-211-0/+12
* Add support for the Microtech CameraMate.n_hibma2001-08-211-0/+9
* Deconfuse a debugging message.n_hibma2001-08-211-3/+3
* Regen.n_hibma2001-08-213-9/+55
* Add Mustek, National and Ultima scanners.n_hibma2001-08-211-1/+9
* Fresh code drop from the vendor. This fixes some critical bugs and addsscottl2001-08-218-194/+542
* Fix error checking about device state transition from D0 to D3.iwasaki2001-08-211-4/+27
* Add support for the newer Promise chips here as well.sos2001-08-211-0/+2
* Finally commit some of the minor things I've collected over the last month(s):sos2001-08-219-50/+76
* Remove noisy printfs from the notify handler; having these go offmsmith2001-08-211-2/+0
* Clean up some ways in which we set defaults for SCSI cardsmjacob2001-08-201-136/+172
* Add MBOX_GET_PCI_PARAMS alias.mjacob2001-08-201-0/+1
* Clarify the description string for one of the StrongARM based cards.scottl2001-08-171-1/+2
OpenPOWER on IntegriCloud