| Commit message (Expand) | Author | Age | Files | Lines |
| * | OOPS, remove local change that somehow slipped into a commit (I swear that | Maxim Sobolev | 2001-08-27 | 1 | -1/+0 |
| * | Systems based on the ICH2/ICH2-M chip from Intel have a defect where | Jonathan Lemon | 2001-08-27 | 2 | -24/+132 |
| * | - On module unload try to detach all configured disks and let unload proceed | Maxim Sobolev | 2001-08-27 | 1 | -57/+69 |
| * | Make pccard_product_lookup non-static again... | Jonathan Chen | 2001-08-27 | 1 | -4/+1 |
| * | Fix the hack that allocates memory when the bios haven't already done so. | Jonathan Chen | 2001-08-27 | 1 | -1/+1 |
| * | Note difficulties we had in OLDCARD using NEWCARD's methods of debouncing car... | Warner Losh | 2001-08-27 | 1 | -0/+6 |
| * | More notes to the reader about issues in pccard code here. | Warner Losh | 2001-08-27 | 1 | -6/+15 |
| * | Merge notes, but not code, from my latest tree on pccard_function_init and pc... | Warner Losh | 2001-08-27 | 1 | -0/+9 |
| * | now we have the rate feeder, we don't need to constrain the default channel | Cameron Grant | 2001-08-27 | 1 | -1/+3 |
| * | MFS rev 1.8.2.8: | Cameron Grant | 2001-08-27 | 1 | -2/+22 |
| * | Part two of this NEWCARD update: | Jonathan Chen | 2001-08-27 | 9 | -844/+1769 |
| * | Non-functional changes to NEWCARD stuff. | Jonathan Chen | 2001-08-26 | 1 | -12/+12 |
| * | Non-functional changes to NEWCARD stuff. | Jonathan Chen | 2001-08-26 | 9 | -1029/+1042 |
| * | Updates to match the ACPI CA 20010816 import: | Mike Smith | 2001-08-26 | 10 | -162/+163 |
| * | The EXTENDED_GEOMETRY flag is really bit 7. This affects >2GB drives. | Peter Wemm | 2001-08-26 | 1 | -1/+1 |
| * | Add support for the SiS 7018 | George C A Reid | 2001-08-26 | 2 | -9/+39 |
| * | Get rid of redundant device_set_desc. Both the PCI and PCCARD versions | Nick Sayer | 2001-08-24 | 1 | -4/+0 |
| * | In order for the MA301 to pass interrupts from the PCCard, you must | Nick Sayer | 2001-08-24 | 2 | -2/+23 |
| * | the feederchain builder is currently broken for recording channels. disable | Cameron Grant | 2001-08-23 | 1 | -0/+3 |
| * | handle bogus values passed to SOUND_PCM_WRITE_CHANNELS/SNDCTL_DSP_CHANNELS | Cameron Grant | 2001-08-23 | 1 | -4/+5 |
| * | make the 4dwave nx chip work | Cameron Grant | 2001-08-23 | 1 | -1/+1 |
| * | MFS: make SNDCTL_DSP_SETTRIGGER work | Cameron Grant | 2001-08-23 | 2 | -7/+5 |
| * | MFS: allow multiple opens of mixer devices | Cameron Grant | 2001-08-23 | 1 | -8/+11 |
| * | many changes: | Cameron Grant | 2001-08-23 | 40 | -405/+736 |
| * | Oops. The new pci_ids array should be static. | Nick Sayer | 2001-08-23 | 1 | -1/+1 |
| * | Do not printf when we get called as a result of a pci shared interrupt, | Peter Wemm | 2001-08-23 | 2 | -6/+2 |
| * | Revert part of the last commit, as suggested by Nick. This is expected, | Peter Wemm | 2001-08-23 | 1 | -4/+1 |
| * | Add support for the Netgear MA301 PCI adapter for the MA401. | Nick Sayer | 2001-08-23 | 2 | -6/+15 |
| * | Make these depend on the usb module so they can use its symbols if they | Peter Wemm | 2001-08-22 | 3 | -2/+5 |
| * | Find spurious interrupts. | Nick Hibma | 2001-08-21 | 2 | -3/+11 |
| * | Add support for the I-O DATA USB-ET/TX(USB Ethernet adapter) | Nick Hibma | 2001-08-21 | 1 | -1/+2 |
| * | Add support for the HP 4300C scanner. | Nick Hibma | 2001-08-21 | 1 | -0/+1 |
| * | Support for the HP 8200e CD writer. (commented out) | Nick Hibma | 2001-08-21 | 1 | -0/+12 |
| * | Add support for the Microtech CameraMate. | Nick Hibma | 2001-08-21 | 1 | -0/+9 |
| * | Deconfuse a debugging message. | Nick Hibma | 2001-08-21 | 1 | -3/+3 |
| * | Regen. | Nick Hibma | 2001-08-21 | 3 | -9/+55 |
| * | Add Mustek, National and Ultima scanners. | Nick Hibma | 2001-08-21 | 1 | -1/+9 |
| * | Fresh code drop from the vendor. This fixes some critical bugs and adds | Scott Long | 2001-08-21 | 8 | -194/+542 |
| * | Fix error checking about device state transition from D0 to D3. | Mitsuru IWASAKI | 2001-08-21 | 1 | -4/+27 |
| * | Add support for the newer Promise chips here as well. | Søren Schmidt | 2001-08-21 | 1 | -0/+2 |
| * | Finally commit some of the minor things I've collected over the last month(s): | Søren Schmidt | 2001-08-21 | 9 | -50/+76 |
| * | Remove noisy printfs from the notify handler; having these go off | Mike Smith | 2001-08-21 | 1 | -2/+0 |
| * | Clean up some ways in which we set defaults for SCSI cards | Matt Jacob | 2001-08-20 | 1 | -136/+172 |
| * | Add MBOX_GET_PCI_PARAMS alias. | Matt Jacob | 2001-08-20 | 1 | -0/+1 |
| * | Clarify the description string for one of the StrongARM based cards. | Scott Long | 2001-08-17 | 1 | -1/+2 |
| * | Restore initialization of ahc->unpause lost in rev 1.76. ahc->unpause | Justin T. Gibbs | 2001-08-17 | 1 | -2/+4 |
| * | After one more day of testing, make what I hope are the final tweaks to | Bill Paul | 2001-08-16 | 1 | -3/+5 |
| * | oops- typo in a previous commit | Matt Jacob | 2001-08-16 | 1 | -1/+1 |
| * | Fix a spelling error in a comment. | Matt Jacob | 2001-08-16 | 1 | -1/+1 |
| * | Fix the so-called "half-baked-probe" code that I wrote a long time ago | Warner Losh | 2001-08-16 | 1 | -0/+2 |