| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix the problem with the Cisco Aironet 340 PCMCIA card. Most newer drivers | Bill Paul | 2004-03-11 | 1 | -0/+123 |
| * | Make the extern for adv_mcode match the reality: it's u_int8_t, but | Poul-Henning Kamp | 2004-03-10 | 1 | -1/+1 |
| * | Fix a long-standing deadlock issue with vnode backed md(4) devices: | Poul-Henning Kamp | 2004-03-10 | 1 | -3/+5 |
| * | Eliminate multiple __FBSDID and sys/cdefs.h. | Bruce M Simpson | 2004-03-10 | 7 | -15/+0 |
| * | Use the external clock input for our PLL. | Poul-Henning Kamp | 2004-03-10 | 1 | -1/+1 |
| * | Trim unneeded includes from if_ndis_pccard.c and if_ndis_pci.c. Also removed | Bill Paul | 2004-03-09 | 2 | -26/+0 |
| * | If the resource listing obtained from BUS_GET_RESOURCE_LIST() in | Bill Paul | 2004-03-09 | 1 | -0/+20 |
| * | Fix an integer overflow when dealing with very large volumes. This bug | Lukas Ertl | 2004-03-09 | 1 | -1/+1 |
| * | Since vinum doesn't fake disklabels anymore, remove get_volume_label(). | Lukas Ertl | 2004-03-09 | 2 | -62/+0 |
| * | Simplify some logic in converting a buffer to an integer. | Nate Lawson | 2004-03-09 | 1 | -1/+3 |
| * | Use an unsigned int instead of an int for the Get/Set Integer interface. | Nate Lawson | 2004-03-09 | 2 | -6/+6 |
| * | Use one bus_dma_tag_t for all pSRB instead of creating one for each. | Olivier Houchard | 2004-03-07 | 2 | -25/+50 |
| * | Sync to 1.166 of usbdevs | MIHIRA Sanpei Yoshiro | 2004-03-07 | 2 | -2/+16 |
| * | Add support 2 devices(USB-DVD-R drives) | MIHIRA Sanpei Yoshiro | 2004-03-07 | 2 | -0/+10 |
| * | Add preliminary support for PCMCIA devices in addition to PCI/cardbus. | Bill Paul | 2004-03-07 | 4 | -222/+648 |
| * | Augment /dev/sndstat with the module names, if applicable. | Mathew Kanner | 2004-03-06 | 24 | -44/+58 |
| * | kthread_exit() no longer requires Giant, so don't force callers to acquire | John Baldwin | 2004-03-05 | 5 | -6/+2 |
| * | Lock Giant around the body of the adlink_loran() function used by the | John Baldwin | 2004-03-05 | 1 | -0/+2 |
| * | Document a sysctl. | Nate Lawson | 2004-03-05 | 1 | -1/+2 |
| * | A user can set tz_requested via the hw.acpi.thermal.tzX.active sysctl. | Nate Lawson | 2004-03-05 | 1 | -1/+1 |
| * | Implement a crude but functional usbd_ratecheck() to limit the number | Poul-Henning Kamp | 2004-03-04 | 1 | -5/+3 |
| * | Only setup sii_reset on sii311[24]. | Søren Schmidt | 2004-03-04 | 1 | -2/+3 |
| * | Use auto-sense data provided by the lowlevel ATA code. | Thomas Quinot | 2004-03-04 | 1 | -1/+10 |
| * | Nursemaid: Fix tinderbox builds by removing the shadowing of the global | Bruce M Simpson | 2004-03-04 | 1 | -7/+7 |
| * | Sync to 1.165 of usbdevs | MIHIRA Sanpei Yoshiro | 2004-03-04 | 2 | -2/+18 |
| * | Add support SimpleTech UCF-100 USB CompactFlash reader(OnSpec Electronic, Inc.) | MIHIRA Sanpei Yoshiro | 2004-03-04 | 2 | -0/+8 |
| * | Fix an off-by-one error and rework our EC space handler. Writing to address | Nate Lawson | 2004-03-04 | 1 | -14/+15 |
| * | Don't disable Cx support and throttling on machines with a P_BLK_LEN != 6 | Nate Lawson | 2004-03-04 | 1 | -3/+16 |
| * | Add a "quirks" value to disable quirks handling for a given boot. | Nate Lawson | 2004-03-04 | 1 | -5/+15 |
| * | Change to acpi_{Get,Set}Integer to provide both methods. Convert all | Nate Lawson | 2004-03-03 | 11 | -69/+52 |
| * | Peter prefers it this way, bde might also[*]. I just want to have a chance | David E. O'Brien | 2004-03-03 | 2 | -2/+2 |
| * | Prefer uintptr_t to intptr_t. | David E. O'Brien | 2004-03-03 | 2 | -6/+6 |
| * | Use a long as the opaque type so that it matches the size of a pointer | David E. O'Brien | 2004-03-03 | 1 | -1/+1 |
| * | Adjust lnc(4) for 64-bit platforms should it get newbus'ified. | David E. O'Brien | 2004-03-03 | 2 | -4/+4 |
| * | Adjust ed(4) for 64-bit platforms should it get newbus'ified. | David E. O'Brien | 2004-03-03 | 2 | -11/+12 |
| * | Use a long as the opaque type so that it matches the size of a pointer | David E. O'Brien | 2004-03-03 | 2 | -5/+5 |
| * | Add memory barrier routines for AMD64. | David E. O'Brien | 2004-03-03 | 1 | -1/+7 |
| * | Cast thru intptr_t on the way to void* for success on 64-bit platforms. | David E. O'Brien | 2004-03-03 | 2 | -6/+6 |
| * | Add support for quirks for acpi tables. Key off OEM vendor and revision. | Nate Lawson | 2004-03-03 | 5 | -34/+87 |
| * | Make swapbacked md(4) devices respect the -x and -y emulation arguments. | Poul-Henning Kamp | 2004-03-02 | 1 | -0/+4 |
| * | Add new Matrix Orbital LCD panel id's so that they are recognized and | Peter Wemm | 2004-03-02 | 1 | -1/+11 |
| * | Regen | Peter Wemm | 2004-03-02 | 2 | -2/+39 |
| * | Add some device id's for Matrix Orbital's newer LCD panels. These use | Peter Wemm | 2004-03-02 | 1 | -0/+7 |
| * | 1. Fix compilation and panic while system boot problem after makedev was | Roman Kurakin | 2004-03-02 | 1 | -4/+22 |
| * | 1. Renames NCT constant to NCTAU. This will help while MFC to 4 branch. | Roman Kurakin | 2004-03-02 | 1 | -25/+40 |
| * | If being verbose in the autosense code, print the original error. | Søren Schmidt | 2004-03-02 | 1 | -4/+2 |
| * | Report the original command on failures that causes auto sense. | Søren Schmidt | 2004-03-02 | 2 | -4/+7 |
| * | Fix getting progress data for some device in yet another way. | Søren Schmidt | 2004-03-02 | 1 | -22/+36 |
| * | When we get a packet error, move on, don't go into an infinite loop | Julian Elischer | 2004-03-02 | 1 | -0/+2 |
| * | Whitespace changes to match rest of file.. | Julian Elischer | 2004-03-02 | 1 | -65/+102 |