| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-09-29 | Really dump all by calling uhci_dump_qhs and not uhci_dump_qh | skrll | |
| 2013-09-29 | PR/48251: usmsc cannot change link address | skrll | |
| Use CLLADDR appropriately. | |||
| 2013-09-28 | Remove unnecessary initialisation of error | skrll | |
| 2013-09-28 | Don't return EPASSTHROUGH when succeeding in ODIOCGDINFO or ODIOCGDEFLABEL | skrll | |
| 2013-09-28 | Change address/size of CESA Registers. | kiyohara | |
| 2013-09-28 | Add ARMADAXP IDs. | kiyohara | |
| 2013-09-28 | Add ARMADAXP MV78{13,16,23,26}0. | kiyohara | |
| 2013-09-27 | Don't call mutex_spin_exit on already released lock. | skrll | |
| 2013-09-26 | Reset variable error to 0 before handle each ioctl cmd. Or returns EPASSTHROUGH | kiyohara | |
| when some cmds. (e.g. ODIOCGDINFO) | |||
| 2013-09-26 | Remove the usbd_do_request_async_cb prototype. This was missed from the | skrll | |
| previous commit. | |||
| 2013-09-26 | Remove usbd_do_request_async. It's callback was calling usbd_free_xfer | skrll | |
| from softint context. Adjust callers appropriately - usbd_clear_endpoint_stall_async is already triggered via a usb_task, so simply call usbd_do_request. - uhidev_set_report_async had one caller in ukbd_set_leds. Convert this usage to use usb_task as well. Discussed with mrg@ | |||
| 2013-09-25 | Avoid using unmaped PCI registers. From Wolfgang Stukenbrock in | martin | |
| PR kern/48236. | |||
| 2013-09-25 | Fix spurious kassert on interrupted blocking read from /dev/random. | riastradh | |
| Return EINTR in this case instead. While here, clarify comment. Fixes PR kern/48119, simpler than the patch attached there, per discussion with tls@, who had this right in the earlier version of rndpseudo.c before I broke it (oops!). | |||
| 2013-09-24 | Add a property "i2c-indirect-config" to allow/disallow i2c indirect config. | jdc | |
| If missing, "allowed" is assumed. Set it to false for OFW machines. Patch from martin@. Removes erroneous i2c probe messages that appeared with wildcard support. | |||
| 2013-09-23 | KNF a comment. | skrll | |
| 2013-09-23 | Typo | skrll | |
| 2013-09-22 | Removed duplicated lines introduced in version 1.36. | adam | |
| 2013-09-22 | Remove all trailing whitespace | skrll | |
| 2013-09-22 | Remove trailing whitespace. | skrll | |
| 2013-09-18 | a preliminary driver for nvidia geforce graphics chips | macallan | |
| so far it only supports the GeForce 2MX, tested on macppc only no acceleration yet, just some DAC setup the main advantage over genfb is that this driver knows how to setup the palette registers for the 2nd output | |||
| 2013-09-15 | Fix botch in previous | martin | |
| 2013-09-15 | Remove unused variable | martin | |
| 2013-09-15 | Mark a potentially unused variable | martin | |
| 2013-09-15 | Mark potentially unused variables | martin | |
| 2013-09-15 | Remove unused variable | martin | |
| 2013-09-15 | Mark potentially unused variables | martin | |
| 2013-09-15 | Remove unused variables | martin | |
| 2013-09-15 | Remove unused variable | martin | |
| 2013-09-15 | Avoid unused variable warnings | martin | |
| 2013-09-15 | ifdef variable like their use | martin | |
| 2013-09-15 | Remove unused variable | martin | |
| 2013-09-15 | Remove unused variable | martin | |
| 2013-09-15 | Remove unused variable | martin | |
| 2013-09-15 | Mark a potentially unused variable | martin | |
| 2013-09-15 | Avoid unused variable warnings | martin | |
| 2013-09-15 | Remove unused variable | martin | |
| 2013-09-15 | Comment out unused variable | martin | |
| 2013-09-15 | Remove unused variables | martin | |
| 2013-09-15 | Remove unused variable | martin | |
| 2013-09-15 | Remove unused variables | martin | |
| 2013-09-15 | Remove unused variable | martin | |
| 2013-09-15 | Remove unused variables | martin | |
| 2013-09-15 | Remove unused variable/ifdef like use | martin | |
| 2013-09-15 | Remove unused variable | martin | |
| 2013-09-15 | Remove unused variables | martin | |
| 2013-09-15 | Comment out unused variables | martin | |
| 2013-09-15 | Remove unused variables | martin | |
| 2013-09-15 | Mark a variable as potentially unused | martin | |
| 2013-09-15 | Mark variables as potentially unused | martin | |
| 2013-09-15 | ifdef variables like their use | martin | |
