| Age | Commit message (Expand) | Author |
| 2003-07-06 | Oops. Add the atw(4) sources, too. | dyoung |
| 2003-07-06 | Still more consolidation of 802.11 media-handling, moving moving | dyoung |
| 2003-07-06 | actually do gather some randomness (if it's enabled) | jdolecek |
| 2003-07-06 | Prepare to consolidate 802.11 media handling (which is handled in | dyoung |
| 2003-07-06 | Improved RSSI->dBm conversion, especially for Lucent cards, for | dyoung |
| 2003-07-05 | More misc fixes for forthcoming hp300 MI SCSI support: | tsutsui |
| 2003-07-05 | Misc cleanup: | tsutsui |
| 2003-07-05 | Use bus_space_{read,write}_multi_1() for PIO data transfers. | tsutsui |
| 2003-07-05 | Rename some MI mb89352 functions for consistency: | tsutsui |
| 2003-07-05 | Some cosmetics: | tsutsui |
| 2003-07-03 | Avoid an obscure gcc3 complaint about | drochner |
| 2003-06-29 | Back out the lwp/ktrace changes. They contained a lot of colateral damage, | fvdl |
| 2003-06-29 | cosmetic - make sc_supmedia of struct lance_softc const | jdolecek |
| 2003-06-29 | Restore parentheses around return value that were removed with the | simonb |
| 2003-06-29 | lwp change lossage | itojun |
| 2003-06-29 | More changes for providing lwpid for ktrace (sparc GENERIC built) | darrenr |
| 2003-06-29 | Correct the R-W'ness of GDT_IOCTL_DRVERS and GDT_IOCTL_CTRTYPE. | thorpej |
| 2003-06-28 | Pass lwp pointers throughtout the kernel, as required, so that the lwpid can | darrenr |
| 2003-06-24 | Only install accelerated rasops for CyberPro, we don't know yet how to | uwe |
| 2003-06-23 | Make sure to include opt_foo.h if a defflag option FOO is used. | martin |
| 2003-06-19 | Make sure we pass the current state of the driver to scsipi_async_event(), | bouyer |
| 2003-06-19 | Add and enable monitoring mode for Lucent cards. | rh |
| 2003-06-18 | in cominit(), turn on UUE bit in IER register if it is PXA2x0's | bsh |
| 2003-06-15 | Wrap some long lines. | simonb |
| 2003-06-14 | Also pass a type argument to comcnattach() and com_kgdb_attach(). | thorpej |
| 2003-06-14 | Introduce a new "type" field in the softc which is used to indicate | thorpej |
| 2003-06-13 | Add support for dynamic rescan of cache service logical drives, using | thorpej |
| 2003-06-13 | Add AD1981-specific initialization. | kent |
| 2003-06-12 | Request KBC_SELFTEST in pckbc_cnattach(), hidden under #ifdef | uwe |
| 2003-06-11 | In ac97_restore_shadow(), make sure to restore the codec's extended | scw |
| 2003-06-10 | Correct calculation of the blit src/dst for blits we do backwards. | uwe |
| 2003-06-10 | wrap a debug message in #ifdef PCKBCDEBUG. | grant |
| 2003-06-07 | Always queue transfers in the ld driver to prevent transient resource | thorpej |
| 2003-06-05 | Some models of the 556B don't turn on the transmitter without magic | dogcow |
| 2003-06-05 | Add support, via a kernel config file option, for the 16550-compatible | scw |
| 2003-06-02 | Fix the previous patch of me. | petrov |
| 2003-06-02 | Register definitions for TMS 9914 GPIB controller. | gmcgarry |
| 2003-06-02 | Register definitions for NEC uPD7210 GPIB controller. | gmcgarry |
| 2003-05-31 | Implement accelerated text ops using graphic coprocessor. | uwe |
| 2003-05-31 | Picky cosmetic change: remove leading space. | dyoung |
| 2003-05-31 | Correct coprocessor registers base. | uwe |
| 2003-05-30 | Oops, do not disable coprocessor in igsfb_init_ext. | uwe |
| 2003-05-26 | ip/tcp/udp checksum offloading support for i82550. | yamt |
| 2003-05-25 | check and MCLAIM correct mbuf in fxp_copy_small path. | yamt |
| 2003-05-22 | Update to wi interrupt handling: | dyoung |
| 2003-05-20 | Stop wi panics on card ejection in Powerbook in both the enabled | dyoung |
| 2003-05-19 | Misc cosmetics: | tsutsui |
| 2003-05-18 | Inialize sc_tty->t_dev early for serial console, so that cn_check_magic | fvdl |
| 2003-05-18 | Fail icpioctl() if securelevel > 1. | thorpej |
| 2003-05-17 | * Use aprint*(). | thorpej |