| Age | Commit message (Expand) | Author |
| 2007-11-04 | - Allocate the envsys_data_t structures dynamically, removing the | xtraeme |
| 2007-11-03 | Follow plunky's changes: | xtraeme |
| 2007-11-03 | Remove sysmon_envsys_find() proto, it's defined on sysmon_envsysvar.h. | xtraeme |
| 2007-11-03 | - Rename ENVSYS_BATTERY_STATE units to ENVSYS_BATTERY_CAPACITY and | xtraeme |
| 2007-11-03 | Add support for Analog Devices AD1983 codec as found in Dell Optiplex 745. | markd |
| 2007-11-03 | 'struct callout' => callout_t | plunky |
| 2007-11-03 | switch devices to using CFATTACH_DECL_NEW() | plunky |
| 2007-11-02 | do not embed acpi device names in the sensor names | plunky |
| 2007-11-02 | u_quad_t -> uint64_t as suggested by thorpej@. | xtraeme |
| 2007-11-02 | KNF, MALLOC -> malloc, u_intXX_t -> uintXX_t. | xtraeme |
| 2007-11-02 | Make bd_size and bv_size u_quad_t rather than size_t, for large RAID | xtraeme |
| 2007-11-01 | PR/37259 - Daniel Neri -- typo in EXAR XR17C158 description | jnemeth |
| 2007-11-01 | Until I have a chance to further evaluate and re-work the locking here, | bjs |
| 2007-11-01 | Fix some random LCD corruption on cobalt: | tsutsui |
| 2007-11-01 | Implement support for drvctl in RAIDframe. Thanks to jnemeth@ for | oster |
| 2007-10-31 | PR/37251 - Brian Buhrow -- FORCE_LBA48 on seagate drives larger then 1TB | jnemeth |
| 2007-10-30 | regen | xtraeme |
| 2007-10-30 | Erm fix previous, it's Intel IOP333 not 332. | xtraeme |
| 2007-10-30 | regen | xtraeme |
| 2007-10-30 | Add Intel IOP332 A/B Segments. | xtraeme |
| 2007-10-30 | Add another Dell machine where the head phone event needs to be handled. | joerg |
| 2007-10-30 | regen | xtraeme |
| 2007-10-30 | Areca ARC SATA RAID Controllers, from OpenBSD. | xtraeme |
| 2007-10-30 | PR/37201 - Yasushi Oshima -- Intel 82965G chipset support | jnemeth |
| 2007-10-30 | regen | jnemeth |
| 2007-10-30 | PR/37201 - Yasushi Oshima -- Intel 82965G chipset support | jnemeth |
| 2007-10-30 | Some space-to-tab changes. | simonb |
| 2007-10-29 | wsdisplay has been converted to device_t/softc separation so we can't cast | peter |
| 2007-10-29 | Fix problem where targets with ID 0, 1, or 2 couldn't be reconnected. | itohy |
| 2007-10-28 | remove unnecessary cast (shortens long line) | plunky |
| 2007-10-27 | When no estimate of battery minutes_left can be made, apm should | plunky |
| 2007-10-25 | remove #include <usbhid.h> as its not needed | plunky |
| 2007-10-25 | Add a new convenience function, of_find_firstchild_byname(), and apply | garbled |
| 2007-10-25 | Remove a completely bogus check if cbb has a valid PCI interrupt routed. | joerg |
| 2007-10-24 | regen | xtraeme |
| 2007-10-24 | - Add support for the ServerWorks HT-1000 IDE Controller in rccide. | xtraeme |
| 2007-10-24 | Pass correct argument to callback, botched up in the last commit. | joerg |
| 2007-10-23 | Use a flag for see_flags to know when the sensor has been refreshed | xtraeme |
| 2007-10-22 | Also convert detach function. | joerg |
| 2007-10-22 | Convert to device_t/softc split and aprint usage. | joerg |
| 2007-10-22 | Regen | manu |
| 2007-10-22 | Add support for Marvell 88CO55. Newer iMacs come with that chip. | manu |
| 2007-10-22 | Correctly initialise sc_insert_ch and switch to | joerg |
| 2007-10-22 | regen | nisimura |
| 2007-10-22 | PCI ID 10b5.9030 and 10b5.5201 are for PLX I/O accelerator product | nisimura |
| 2007-10-21 | Fix a number of driver which doesn't check wep flag in *_tx_mgt. | degroote |
| 2007-10-21 | 802.11 header may have different sizes. Deals correctly with this. | degroote |
| 2007-10-21 | Use AAC_PREALLOCATE_FIBS with the softc as a parameter to catch up with | briggs |
| 2007-10-20 | Preallocate all of our FIBs. This needs more work, but currently avoids | briggs |
| 2007-10-20 | performance fix: in the workqueue handler only refresh the sensor once, | xtraeme |