summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2001-08-26remove useless INUSE references from scsi_xfer->flags; art@ miod@ ok.Federico G. Schwindt
2001-08-25deal with 5 arg for of bus_dmamap_sync() if availableJason Wright
2001-08-25Allow machdep code to decide the order in which we probe theArtur Grabowski
2001-08-25 - Use BUS_DMA_RAW if it's defined.Artur Grabowski
2001-08-25Change pci_intr_map to take pci_attach_args as an argument.Artur Grabowski
2001-08-24missing bus_dmamap_sync() calls on descriptors... also deal with 5 argument f...Jason Wright
2001-08-23syncConstantine Sapuntzakis
2001-08-23VT82C686A -> VT82C686 (in user-visible description)Constantine Sapuntzakis
2001-08-23recieve -> receiveAaron Campbell
2001-08-23sparc64 really benefits from knowing exactly what mappings to syncArtur Grabowski
2001-08-23Some reordering in the code caused hw_ok to never be set to 1Artur Grabowski
2001-08-23syncTheo de Raadt
2001-08-23shortenTheo de Raadt
2001-08-23only include <machine/autoconf.h> on sparc64Jason Wright
2001-08-22pci bus frontend for hme from netbsdJason Wright
2001-08-22Support more dc(4) CardBus devices, including the AN985-based Linksys PCMPC200Aaron Campbell
2001-08-22rename hs_flags -> hs_state and use #defines for the state names.Jason Wright
2001-08-22Initialize auto variable (win[{0,1}].win_flags). Also, if PCCBB_MEM_CACHABLEAaron Campbell
2001-08-22better error handling (a merge of ben's stuff and mine)Jason Wright
2001-08-22regenArtur Grabowski
2001-08-22sun ebus.Artur Grabowski
2001-08-22Better error catching (badly aligned iov's are EINVAL not ENOMEM)Jason Wright
2001-08-21syncTheo de Raadt
2001-08-21more; openbsd@davidkrause.comTheo de Raadt
2001-08-20regenMichael Shalayeff
2001-08-20better aureal namesMichael Shalayeff
2001-08-20regenMichael Shalayeff
2001-08-20aureal advantageMichael Shalayeff
2001-08-20Allow driver to recognize Cyclades 4Y and 8Y cards.smart
2001-08-19fetch sc_intline from pci_intr_line(ih) to accomodate forMichael Shalayeff
2001-08-19...and convert this one as well.Miod Vallat
2001-08-19More old timeouts removal, mainly affected unused/unmaintained code.Miod Vallat
2001-08-19sparc64Artur Grabowski
2001-08-17quieten pcmcia/cardbus interrupt handling at unsuspend timeTheo de Raadt
2001-08-17Add RC4 support.ben
2001-08-17Oops, maxseglen and maxlen were backwards in call to bus_dmamap_create().Jason Wright
2001-08-15- Attempt to recover from PCI aborts. This is a heavy handed approach whichJason Wright
2001-08-15Add some stuff missed in a previous FreeBSD merge... Fixes the problem whereJason Wright
2001-08-14Call dc_read_srom with the correct width; patch from gluk@. Fixes problemsAaron Campbell
2001-08-12absolutely no need to include vm_parm.h after vm.hMichael Shalayeff
2001-08-12remove redundant vm includesMichael Shalayeff
2001-08-11document the fast thingy on the VScom PCI-200LTheo de Raadt
2001-08-11move hifn_stats definition to headerJason Wright
2001-08-10allocate tx dma maps in attach instead of creating/destroying them for each txJason Wright
2001-08-09- scb_wait() is now time based (not cpu speed based)Jason Wright
2001-08-09Use a startup hook for the rest of the chip initialization.Hakan Olsson
2001-08-09syncTheo de Raadt
2001-08-09yet another damn winmodemTheo de Raadt
2001-08-08syncTheo de Raadt
2001-08-08new stuffTheo de Raadt