summaryrefslogtreecommitdiff
path: root/sys/dev/usb/usbdevices.config
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/usb/usbdevices.config')
0 files changed, 0 insertions, 0 deletions
=53524e44efd7c7176da8dc8190a698b2fe184db1'>Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos 2006-08-17Fix all the -D*DEBUG* code that it was rotting away and did not even compile.christos 2005-12-11merge ktrace-lwp.christos 2005-02-27nuke trailing whitespaceperry 2005-02-21Part 1 of a cleanup pass over the SCSI subsystem. The aim is to namethorpej 2005-02-04de-__Pperry 2003-05-03DMA, not dma nor Dma.wiz 2003-01-31Use aprint_*().thorpej 2002-04-05Implement mstohz() as discussed on tech-kern, and use it in SCSI driversbouyer 2001-11-15don't need <sys/types.h> when including <sys/param.h>lukem 2001-11-13add/cleanup RCSIDlukem 2001-07-19Use BUS_DMA_READ and BUS_DMA_WRITE in some obvious places.thorpej 2001-07-07bzero -> memsetthorpej 2001-06-09If the adapter is returning a selection timeout, then we should bebriggs 2001-06-09Patches from takashi.yamamoto@bigfoot.com in kern/13139.briggs 2001-04-25Pull up the thorpej_scsipi branch to main branch.bouyer 2001-03-27Cast to u_int64_t when computing callout argument, to avoid int overflow.bouyer 2001-03-08Preliminary support for detaching an "adv" instance. Thisthorpej 2001-03-07Add BUS_DMA_STREAMING to data transfer maps.thorpej 2000-11-14NBPG -> PAGE_SIZEthorpej 2000-08-11Make our policy WRT tagged queueing consistent and sane: ordered tags for syn...tls 2000-06-28remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>mrg 2000-06-26remove redundant vm includes.mrg 2000-03-23New callout mechanism with two major improvements over the oldthorpej 2000-02-12If we got an xfer from our backlog queue, don't allow sleeping; we're inthorpej 1999-09-30Update for SCSPI changes.thorpej 1999-08-07Fix a problem uncovered by attempting to compile on the Alpha: overrun_bufthorpej 1999-06-06Add support for ISA, EISA and ISApnp cardsdante 1999-03-04fix second level interrupt handler to allow 64 bits pointersdante 1999-02-25Fix AdvanSys Narrow driver to work on Alphadante 1998-12-09Update for changed scsipi_xfer struct.thorpej 1998-12-05Update HBAs to incorporate the new max_lun property.mjacob 1998-11-19Adapt to the new scsipi_adapter interface.thorpej 1998-10-28Add support for macppc.dante 1998-10-10Garbage-collect the open_target_lu and close_target_lu entry points fromthorpej 1998-09-26Remove Wide boards referencesdante 1998-09-09Protect Debugger() call a'la uha driver. PR #6070, Gary D. Duzan.thorpej 1998-08-29Add rcs iddante 1998-08-26Add AdvanSys 930U and 940U SCSI controllersdante