| Age | Commit message (Expand) | Author |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-08-07 | Various updates to sync with mainline code. Nothing of great significance | mjacob |
| 2003-08-07 | Note both active and nvram WWNN/WWPNs | mjacob |
| 2003-08-07 | Clean out the 'fw' variable part of a CTIO2- the f/w doesn't actually | mjacob |
| 2003-08-07 | Update from mainline: add ISP_NO_ZIO option. constify a few items. | mjacob |
| 2003-08-04 | Remove unused esiop_scsicmd() prototype. | bouyer |
| 2003-08-02 | TAB/space cosmetics | tsutsui |
| 2003-08-01 | In fxp_intr(), bail early without touching any registers if sc_enabled is | scw |
| 2003-08-01 | - Add hooks for MD DMA transfers. | tsutsui |
| 2003-07-27 | There is a report that x68k SCSI no longer works after the previous changes. | tsutsui |
| 2003-07-26 | Make this work on systems where bus_dmamap_sync() is not a noop. | thorpej |
| 2003-07-25 | Print more diagnostic info on the occassions `unexpected disconnect' and | pk |
| 2003-07-14 | add missing __KERNEL_RCSID() | lukem |
| 2003-07-11 | fixed botched prototype, | drochner |
| 2003-07-08 | function prototype must not have variable name | itojun |
| 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 |