| Commit message (Expand) | Author | Age | Files | Lines |
* | Support for the HP 8200e CD writer. (commented out) | n_hibma | 2001-08-21 | 1 | -0/+12 |
* | Add support for the Microtech CameraMate. | n_hibma | 2001-08-21 | 1 | -0/+9 |
* | Deconfuse a debugging message. | n_hibma | 2001-08-21 | 1 | -3/+3 |
* | Regen. | n_hibma | 2001-08-21 | 3 | -9/+55 |
* | Add Mustek, National and Ultima scanners. | n_hibma | 2001-08-21 | 1 | -1/+9 |
* | Fresh code drop from the vendor. This fixes some critical bugs and adds | scottl | 2001-08-21 | 8 | -194/+542 |
* | Fix error checking about device state transition from D0 to D3. | iwasaki | 2001-08-21 | 1 | -4/+27 |
* | Add support for the newer Promise chips here as well. | sos | 2001-08-21 | 1 | -0/+2 |
* | Finally commit some of the minor things I've collected over the last month(s): | sos | 2001-08-21 | 9 | -50/+76 |
* | Remove noisy printfs from the notify handler; having these go off | msmith | 2001-08-21 | 1 | -2/+0 |
* | Clean up some ways in which we set defaults for SCSI cards | mjacob | 2001-08-20 | 1 | -136/+172 |
* | Add MBOX_GET_PCI_PARAMS alias. | mjacob | 2001-08-20 | 1 | -0/+1 |
* | Clarify the description string for one of the StrongARM based cards. | scottl | 2001-08-17 | 1 | -1/+2 |
* | Restore initialization of ahc->unpause lost in rev 1.76. ahc->unpause | gibbs | 2001-08-17 | 1 | -2/+4 |
* | After one more day of testing, make what I hope are the final tweaks to | wpaul | 2001-08-16 | 1 | -3/+5 |
* | oops- typo in a previous commit | mjacob | 2001-08-16 | 1 | -1/+1 |
* | Fix a spelling error in a comment. | mjacob | 2001-08-16 | 1 | -1/+1 |
* | Fix the so-called "half-baked-probe" code that I wrote a long time ago | imp | 2001-08-16 | 1 | -0/+2 |
* | Add more MBOX and ASYNC event defines. | mjacob | 2001-08-16 | 1 | -0/+4 |
* | Thanks to PHK for spotting: ISPASYNC_UNHANDLED_RESPONSE not | mjacob | 2001-08-16 | 1 | -1/+2 |
* | Enable LIP F8, LIP Reset async events. | mjacob | 2001-08-16 | 1 | -4/+45 |
* | Don't allocate a 512 byte buffer on the stack in snplwrite. It's | dd | 2001-08-16 | 1 | -5/+12 |
* | There is no MD_OBJET disk type, it's actually MD_SWAP. I guess the | dd | 2001-08-16 | 1 | -1/+1 |
* | Still more changes to try to prevent TX lockups. Will wait for one more | wpaul | 2001-08-16 | 2 | -7/+48 |
* | Tweak the interrupt handler so that we call the txeof handler more often, | wpaul | 2001-08-15 | 1 | -2/+5 |
* | Fix an bug in FreeBSD attach routine - attaching MII interfaces before doing | semenu | 2001-08-13 | 1 | -9/+7 |
* | Add support for 802.1Q VLAN and oversized ethernet frames. | semenu | 2001-08-13 | 3 | -4/+34 |
* | Fixed minor numbers when there is more than one cy card. | bde | 2001-08-13 | 2 | -12/+30 |
* | Use ttymalloc() instead of a static array of `struct tty'. This will | bde | 2001-08-13 | 2 | -30/+4 |
* | Remove unused nmdmpoll function. | mp | 2001-08-11 | 1 | -63/+0 |
* | Do NOT allocate a 1K buffer on the kernel stack. | julian | 2001-08-10 | 1 | -2/+12 |
* | Fix missing splx(). | yokota | 2001-08-10 | 1 | -0/+1 |
* | - Remove asleep(), await(), and M_ASLEEP. | jhb | 2001-08-10 | 2 | -7/+2 |
* | repo-copy the source files from modules/syscons to the normal tree | peter | 2001-08-09 | 2 | -5/+13 |
* | Add the Rio 800 USB device IDs | peter | 2001-08-08 | 1 | -2/+4 |
* | Introduce a force option, MD_FORCE, that instructs the driver to | dd | 2001-08-07 | 1 | -2/+5 |
* | Adding missing () in a KASSERT format string. | scottl | 2001-08-07 | 1 | -1/+1 |
* | Don't call wakeup() while we are in DDB. The patch was | yokota | 2001-08-07 | 1 | -3/+16 |
* | Add PCI ID for Cisco Aironet 350 Series cards. The patch differs | brooks | 2001-08-06 | 1 | -0/+2 |
* | Make AAC_COMPAT_LINUX optional once again. | scottl | 2001-08-06 | 1 | -4/+0 |
* | Put the linux compat ioctl interface on death row. Add FreeBSD | scottl | 2001-08-06 | 2 | -29/+91 |
* | Missed this one in my 80-column sweep. | scottl | 2001-08-06 | 1 | -8/+16 |
* | The Intel 440MX ACPI timer seems to work properly, so add it to the list | msmith | 2001-08-05 | 1 | -5/+12 |
* | aic7xxx.c: | gibbs | 2001-08-05 | 3 | -25/+44 |
* | Once again throw out the calculation of si_iosize_max and set it to 64K. | scottl | 2001-08-05 | 2 | -17/+14 |
* | Bugfixes. Close a race and logic bug in the timeout handling, don't call the | scottl | 2001-08-05 | 5 | -18/+87 |
* | Fix a couple of copyright issues and an 80 column nit that I missed before | scottl | 2001-08-05 | 3 | -3/+4 |
* | Kill debug output for sn device. It is confusing the natives | imp | 2001-08-04 | 1 | -1/+0 |
* | Reverse the logic here again with regards to "trusted" ACPI timer | msmith | 2001-08-03 | 1 | -30/+54 |
* | Shoud build resources in the _CRS buffer. Oops. | msmith | 2001-08-03 | 2 | -2/+2 |