| Age | Commit message (Expand) | Author |
| 2003-12-14 | Use callout_schedule instead of callout_reset to re-establish keyboard | uwe |
| 2003-12-14 | Use CONFIG_HOOK_BRIGHTNESS* to support WSDISPLAYIO_PARAM_BRIGHTNESS. | uwe |
| 2003-12-10 | Change reference at bottom from sys/dev/majors to sys/conf/majors to match | jmc |
| 2003-12-04 | Dynamic sysctl. | atatat |
| 2003-11-13 | eliminate uvm_useracc() in favor of checking the return value of | chs |
| 2003-11-09 | Add adc, j6x0pwr, j6x0tp. | uwe |
| 2003-11-09 | Implement trivial WSDISPLAYIO_SVIDEO that flips DON bit in LCDLDR1. | uwe |
| 2003-11-05 | ispell comments. | uwe |
| 2003-11-04 | Provide wskbd* at j6x0tp? attachment that maps taps on the "HP hard | uwe |
| 2003-11-03 | vaddr_t is not a pointer | jdolecek |
| 2003-11-01 | In hd64461video_update_videochip_status init depth to supress bogus | uwe |
| 2003-11-01 | XXX: Init dummy variable that we only use in asm() to pacify | uwe |
| 2003-11-01 | #include "debug_kloader.h" | uwe |
| 2003-10-25 | Bump _INTR_N from 8 (all of which were used) to 16 so that it's | uwe |
| 2003-10-25 | Add kernel_text label so that pmap(1) works. | uwe |
| 2003-10-23 | No need for multiple-inclusion protection in these. | kleink |
| 2003-10-23 | In hd64461pcmcia_chip_io_map set *windowp to 0. | uwe |
| 2003-10-22 | Use adcvar.h. | uwe |
| 2003-10-22 | add wsfont major to archs which have the other wscons devices | jdolecek |
| 2003-10-19 | __KERNEL_RCSID. | uwe |
| 2003-10-19 | Config glue for j6x0tp(4). | uwe |
| 2003-10-19 | Driver for Jornada 680 touch screen. | uwe |
| 2003-10-18 | Use one 'atabus* at ata?' instead of multiple 'atabus* at FOOide? channel ?' | lukem |
| 2003-10-18 | Config glue for j6x0pwr(4). | uwe |
| 2003-10-18 | Jornada 680/690 power &c. Doesn't do much useful at the moment, but | uwe |
| 2003-10-15 | add majors for ipfilter, lkm, vnd, tun, raid, cgd, ccd, and md | jdolecek |
| 2003-10-10 | reassing majors for crypto and pf to use the newly defined MI major | jdolecek |
| 2003-10-10 | update the comment - the space for machine-dependant majors | jdolecek |
| 2003-10-08 | Add atabus. | bouyer |
| 2003-10-05 | Add some framework for MI assignment of device majors - add sys/dev/majors | jdolecek |
| 2003-09-26 | Minor nit. Use more compact "device hd64461if {}" instead of separate | uwe |
| 2003-08-22 | create /dev/crypto | itojun |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-08-02 | Move the definition of enum hd64461video_display_mode out of the | uwe |
| 2003-08-02 | Add "break" to the empty "default" case. | uwe |
| 2003-07-27 | reserve cdev major # for PF. ok'ed by technical-exec | itojun |
| 2003-07-15 | __KERNEL_RCSID() | lukem |
| 2003-06-15 | Handle 64bit DMA addresses on PCI for platforms that can (currently only | fvdl |
| 2003-06-14 | Also pass a type argument to comcnattach() and com_kgdb_attach(). | thorpej |
| 2003-04-27 | When doing bit blit, set the flow direction based on the condition_a flag. | uwe |
| 2003-04-26 | attach_kbd should be initied to zero. makes keyboard attach properly | uwe |
| 2003-04-26 | Add pseudo-device ksyms. | ragge |
| 2003-04-26 | Call ksyms_init() instead of ddb_init() in case of | ragge |
| 2003-04-25 | Add ksyms device major. | ragge |
| 2003-04-19 | PR/3012: Greg A. Woods: Write all float.h files [except the vax of course] | christos |
| 2003-04-15 | Mark 'ram' MEMORY as allocatable instead of explicitly placing | uwe |
| 2003-04-02 | Use PAGE_SIZE rather than NBPG. | thorpej |
| 2003-04-01 | Use PAGE_SIZE rather than NBPG. | thorpej |
| 2003-01-28 | Introduce BUS_DMA_NOCACHE, and bus_dmamem_map() of i386 supports it. | kent |
| 2003-01-18 | Merge the nathanw_sa branch. | thorpej |