| Age | Commit message (Expand) | Author |
| 2010-10-01 | from Anon Ymous: | christos |
| 2010-10-01 | From Anon Ymous: | christos |
| 2010-10-01 | remove debugging statements that have no chance of working (they crash) | christos |
| 2010-10-01 | Use DMA bounce buffer, if DMA buffer is making by multiple segments. A lot | kiyohara |
| 2010-09-30 | use the drawing engine to draw characters so we don't have to sync after each | macallan |
| 2010-09-30 | add a couple more register definitions, mostly from xf86-video-r128 | macallan |
| 2010-09-28 | make this compile. | christos |
| 2010-09-28 | - fixes from Jean-Yves Migeon | christos |
| 2010-09-27 | move all the compat code here, and #ifdef __i386__ from mrg. | christos |
| 2010-09-27 | backwards compat code for paddr_t being 32 bits. | christos |
| 2010-09-27 | Add some IDs. (9210/9211/9220/9221) | kiyohara |
| 2010-09-25 | Regen from usbdevs rev 1.562: | tsutsui |
| 2010-09-25 | Add support for I/O DATA ETX-US2. | tsutsui |
| 2010-09-24 | Do not discard ACPI PCI addresses with function number 0xFFFF: the | gsutre |
| 2010-09-23 | Add Marvell Secure Digital Input/Output (SDIO) Interface Driver. | kiyohara |
| 2010-09-23 | Print bus width and clock for feature(High speed support). | kiyohara |
| 2010-09-22 | Back out previous change. "automagically" is NOT a typo. | kiyohara |
| 2010-09-22 | 1. Don't try to call the driver's get_limits routine if it doesn't have | pgoyette |
| 2010-09-21 | + Add macro SMC_CAPS_8BIT_MODE for 8bit mode support. | kiyohara |
| 2010-09-21 | Fix build failure. | kiyohara |
| 2010-09-21 | add separate flags for putchar() based copycols() and copyrows() methods | macallan |
| 2010-09-20 | Use the control (not data) interface descriptor when looking at the | christos |
| 2010-09-20 | Clean up return/error in sdmem_mem_send_scr(). | kiyohara |
| 2010-09-20 | Fix SCR data. | kiyohara |
| 2010-09-20 | Support MMC 4,8-bit mode. | kiyohara |
| 2010-09-20 | Sync with POSTREAD before memcpy. | kiyohara |
| 2010-09-20 | Clear SMF_CARD_PRESENT, if failed to attach. | kiyohara |
| 2010-09-20 | Print product name. like sd(4), wd(4) and etc... | kiyohara |
| 2010-09-20 | Check disk bounds, in RAW_PART. | kiyohara |
| 2010-09-20 | Multiple channel devices *should* be working. Remove the debug code | mjacob |
| 2010-09-19 | actually, put the old definitions back into vndvar.h, under _KERNEL, | mrg |
| 2010-09-19 | fix the vnd_osize changes on 32 bit platforms with 64 bit alignment for | mrg |
| 2010-09-19 | add support for COMPAT_50 ioctls. struct vnd_user has a dev_t component | mrg |
| 2010-09-14 | clear the screen when attaching, not when adding screens since that may | macallan |
| 2010-09-14 | leave the screen description alone when we're not the console in order to | macallan |
| 2010-09-14 | don't muck with the screen description if we're not the console, for some | macallan |
| 2010-09-14 | always make sure we can access the framebuffer - having more than one wsdisplay | macallan |
| 2010-09-14 | support backlight control via wsconsctl | macallan |
| 2010-09-13 | Add Conexant codec IDs | jmcneill |
| 2010-09-13 | comment out an unused static function | drochner |
| 2010-09-10 | remove debug leftover | ahoka |
| 2010-09-09 | Allow e?siop_dump_script() to work with on-chip RAM. Prefix | jakllsch |
| 2010-09-09 | add backlight control via PMF | macallan |
| 2010-09-09 | First cut of simple syscall wrapper, which make(1) can use | sjg |
| 2010-09-08 | Driver for Davicom DM9000 ethernet chips. | ahoka |
| 2010-09-08 | Ensure that it is UPS_PORT_ENABLED before checking the speed of the device. | kiyohara |
| 2010-09-08 | make debug code compile again | macallan |
| 2010-09-07 | Fix a performance problem with the ciss(4) driver. NetBSD does common | mhitch |
| 2010-09-07 | do not assume all fw devices speak sbp. | cegger |
| 2010-09-07 | convert tsleep to kpause | cegger |