| Age | Commit message (Expand) | Author |
| 2009-08-06 | add rasops15 too for completeness | macallan |
| 2009-08-06 | pull in rasops16 - needed for gdium support | macallan |
| 2009-08-06 | Add support for DIOCGDISKINFO for wedges. This fixes regression after my | haad |
| 2009-08-06 | For the sake of correctness, call pmf_device_deregister() in the detach | mbalmer |
| 2009-08-06 | Make ucycomstart use usbd_setup_xfer and a callback so that it doesn't | skrll |
| 2009-08-06 | Later generation 82566 IGP PHYs have problems with media changes to 100Mb and | kml |
| 2009-08-06 | If the difference bettween last flag and new flag is only IFF_PROMISC or | msaitoh |
| 2009-08-05 | make RX hw checksum available by default. | cegger |
| 2009-08-05 | fix typo | cegger |
| 2009-08-05 | fix pcic kthread creation timing. | jun |
| 2009-08-05 | - Don't access VPD even if hardware advertised the capability. | cegger |
| 2009-08-05 | support flow control. from OpenBSD. | cegger |
| 2009-08-04 | Reading the fan speed is expensive, so set the undocumented SME_POLL_ONLY | jmcneill |
| 2009-08-04 | remove extra semicolon, spotted by snj | jmcneill |
| 2009-08-04 | add hw.wake.* sysctl subtree for toggling which devices are allowed to | jmcneill |
| 2009-08-04 | support flow control. from OpenBSD. | cegger |
| 2009-08-04 | Fix small oversight in device_t/softc split. Pointed out by <jdc>. | martin |
| 2009-08-04 | Fix a bug of BGE_RDMA_MODE_FIFO_LONG_BURST definition. | taca |
| 2009-08-03 | Fix a typo inside a comment. | snj |
| 2009-08-03 | unfold short line; debracket | mbalmer |
| 2009-08-03 | don't call asus_sysctl_setup from asus_init because that is called from | jmcneill |
| 2009-08-03 | Be more careful when attaching drivers at runtime, call the drivers match | mbalmer |
| 2009-08-03 | add missing return, silences 'failed to add sysctl nodes. (0)' message when | jmcneill |
| 2009-08-03 | A better match routine that checks also the number of pins instead | mbalmer |
| 2009-08-03 | - add experimental cpu fan/voltage switching support (sysctl hw.asus0.*) | jmcneill |
| 2009-08-03 | Fix previous where the call of sd_set_properties was moved from | jnemeth |
| 2009-08-02 | add Melco(Buffalo) WLI-UC-G 11b/11g wifi adaptor (rt2573). | tshiozak |
| 2009-08-02 | regen. | tshiozak |
| 2009-08-02 | add Melco(Buffalo) WLI-UC-G 11b/11g wifi adaptor (rt2573) | tshiozak |
| 2009-08-02 | Patch from PR/39034 - should make this compile! | dsl |
| 2009-08-02 | - fix TKIP, changes adapted from FreeBSD | jmcneill |
| 2009-08-02 | If we're going to complain about exceeding the PCI bandwidth, we may as | gavan |
| 2009-08-01 | Regen. | matt |
| 2009-08-01 | Add Silicon Motion SM502 | matt |
| 2009-07-31 | Disable completely bogus DIAGNOSTIC check. | bouyer |
| 2009-07-30 | typo in comment. | skrll |
| 2009-07-30 | do as elad suggested and call kauth instead of using INSECURE in pcimmap() | macallan |
| 2009-07-30 | Fix the bug that another lock mechanism is used to access Kumeran registers | msaitoh |
| 2009-07-29 | Without UQ_ASSUME_CM_OVER_DATA, the PANTECH UM175 has a | jakllsch |
| 2009-07-29 | Regenerate. | jakllsch |
| 2009-07-29 | Add entries for some Hyundai CuriTel (Audiovox, Pantech) products, from OpenBSD. | jakllsch |
| 2009-07-28 | add TWSI registers. from OpenBSD. | cegger |
| 2009-07-28 | Add hungarian qwertz keyboard layout. | ahoka |
| 2009-07-28 | Make mdopen() and mdclose() maintain the openmask. md_detach() | dyoung |
| 2009-07-28 | add dummy pmf registration to allow suspend | drochner |
| 2009-07-28 | print chipset name. From OpenBSD. | cegger |
| 2009-07-28 | forgot to commit that along with radeonfb.c | macallan |
| 2009-07-27 | Do a complete device_t/softc split for the PCI attachment. I have | dyoung |
| 2009-07-27 | Do not attach gpiosim(4) at root, but make it a pseudo device. | mbalmer |
| 2009-07-27 | Support Marvell Hercules-I/II SATA Controllers. | kiyohara |