| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add code from Kazuhito HONDA that allows the user to see | Julian Elischer | 2005-04-27 | 3 | -0/+157 |
| * | I missed a s/nv/nve/. | David E. O'Brien | 2005-04-26 | 1 | -1/+1 |
| * | Remove an extra mutex unlock in the morpheus interrupt handler. | Scott Long | 2005-04-26 | 1 | -1/+4 |
| * | Fix a bug introduced in r1.89 thats caused leak of requests, and possibly | Søren Schmidt | 2005-04-26 | 1 | -1/+1 |
| * | Remove the extra EEPROM reload step I added before. vge_reset() | Bill Paul | 2005-04-25 | 1 | -2/+0 |
| * | Apply a torniquet to the problem of the drive unexpectedly disconnecting | Scott Long | 2005-04-25 | 1 | -1/+9 |
| * | Correct the if_link_state_change() logic: when the link went down, | Bill Paul | 2005-04-25 | 1 | -2/+2 |
| * | Reading the EEPROM to learn the station address doesn't seem to work | Bill Paul | 2005-04-25 | 1 | -0/+11 |
| * | Deal with failed malloc calls[1]. | Bjoern A. Zeeb | 2005-04-25 | 1 | -0/+22 |
| * | Cosmetics | Søren Schmidt | 2005-04-25 | 4 | -38/+26 |
| * | Only try to allocate and use the SATA resource if they are enabled | Søren Schmidt | 2005-04-25 | 1 | -44/+40 |
| * | Retire the musycc E1/T1 driver | Poul-Henning Kamp | 2005-04-25 | 1 | -1567/+0 |
| * | Throw the switch on the new driver generation/loading mechanism. From | Bill Paul | 2005-04-24 | 5 | -149/+92 |
| * | Fix a panic on X startup for drivers that don't init maps themselves by storing | Eric Anholt | 2005-04-24 | 1 | -1/+1 |
| * | Fix the order of the lowaddr,highaddr arguments in the parent tag. This | Scott Long | 2005-04-24 | 1 | -1/+1 |
| * | Be more conservative when enabling extended features. There are fxp(4) | Maxime Henrion | 2005-04-22 | 2 | -3/+7 |
| * | Sort Oxford Semi entires. Add entry for OXCB950, a PCI/CardBus | Warner Losh | 2005-04-22 | 1 | -13/+22 |
| * | If we get interrupted during a data phase and the DMA engine is still | Scott Long | 2005-04-22 | 1 | -0/+6 |
| * | Add a microcode to implement receive bundling for 82551 chipsets with | Maxime Henrion | 2005-04-21 | 3 | -20/+152 |
| * | Enable extended RFDs and TCBs, and thus checksum offloading, for | Maxime Henrion | 2005-04-21 | 1 | -2/+1 |
| * | Rehash the timeout code to make it more simple. | Søren Schmidt | 2005-04-21 | 4 | -169/+118 |
| * | Add the tunable "debug.acpi.max_threads" to allow users to set the | Nate Lawson | 2005-04-21 | 2 | -4/+10 |
| * | Include <sys/pmc.h> instead of <machine/pmc_mdep.h>. The MI header | Marcel Moolenaar | 2005-04-20 | 6 | -12/+5 |
| * | When a rebuild is done, properly mark the arrays as functional again. | Søren Schmidt | 2005-04-20 | 1 | -1/+17 |
| * | Properly hook in devices found by SATA connect events. | Søren Schmidt | 2005-04-20 | 3 | -4/+3 |
| * | Remove dead variable. | Joseph Koshy | 2005-04-20 | 1 | -3/+2 |
| * | Small cleanup of the WPA code additions. The SIOCG80211 and SIOCS80211 | Bill Paul | 2005-04-20 | 1 | -4/+5 |
| * | Remove unused variable that was horking up the LINT build | Warner Losh | 2005-04-19 | 1 | -5/+2 |
| * | Minimal changes to get this to compile with -DDEBUG defined as well | Warner Losh | 2005-04-19 | 1 | -1/+3 |
| * | Add preliminary support for WPA-PSK using wpa_supplicant and the | Bill Paul | 2005-04-19 | 1 | -2/+319 |
| * | CFA (Compact Flash) devices has a special config ID that fails the | Søren Schmidt | 2005-04-19 | 2 | -1/+3 |
| * | Provide a way to soft reset a proxy controller such as an MSA20 or | Paul Saab | 2005-04-19 | 3 | -0/+58 |
| * | Fix indentation problem in the last commit | Søren Schmidt | 2005-04-19 | 1 | -16/+18 |
| * | Bring a working snapshot of hwpmc(4), its associated libraries, userland util... | Joseph Koshy | 2005-04-19 | 6 | -0/+7086 |
| * | Add a named reference-count KPI to hold off mounting of the root filesystem. | Poul-Henning Kamp | 2005-04-18 | 1 | -0/+3 |
| * | Initial import of ipw, iwi, ral and ural drivers: | Damien Bergamini | 2005-04-18 | 18 | -0/+11845 |
| * | Add uma zone for composite ops. | Søren Schmidt | 2005-04-18 | 3 | -19/+42 |
| * | Adjust the RAID type pickup code for the VIA, we dont actually care | Søren Schmidt | 2005-04-18 | 2 | -8/+18 |
| * | Fix newer Xircom CBE2-100 cards that were reporting | Warner Losh | 2005-04-18 | 1 | -13/+14 |
| * | Merge some style and minor changes from NetBSD: | Marius Strobl | 2005-04-17 | 3 | -60/+56 |
| * | Style and minor changes: | Marius Strobl | 2005-04-17 | 1 | -57/+54 |
| * | Fix a bug where we call pcm_getbuffersize twice. | Mathew Kanner | 2005-04-17 | 1 | -1/+0 |
| * | De-dma the uaudio <-> pcm bridge. We were not capable of doing DMA from | Mathew Kanner | 2005-04-17 | 1 | -41/+35 |
| * | Add one more Promise SATAII/150 chip id. | Søren Schmidt | 2005-04-17 | 2 | -0/+2 |
| * | On record only devices, don't fail if we don't have a play channel. | Julian Elischer | 2005-04-17 | 1 | -3/+11 |
| * | Spell ATA_NFORCE4_S2 correctly. | Søren Schmidt | 2005-04-16 | 1 | -1/+1 |
| * | Update to DRM CVS as of 2005-04-12, bringing many changes: | Eric Anholt | 2005-04-16 | 76 | -16726/+25777 |
| * | Make things compile again with ATA_STATIC_ID. | Søren Schmidt | 2005-04-15 | 1 | -2/+2 |
| * | Move the creation of ata_channel child devices to the channel code. | Søren Schmidt | 2005-04-15 | 7 | -178/+134 |
| * | Call pci_print_verbose() before pci_add_resources() so that the order of | John Baldwin | 2005-04-14 | 1 | -1/+1 |