summaryrefslogtreecommitdiff
path: root/tests/dev/sysmon
ModeNameSize
-rw-r--r--Makefile333logplain
-rw-r--r--t_swsensor.sh10580logplain
-rw-r--r--t_swwdog.c4328logplain
2005-03-09Add a dm_maxsegsz public member to bus_dmamap_t. This allows a user of the APImatt 2003-11-10Spell address with two d's. Inspired by similar changes in OpenBSD,wiz 2003-06-15Handle 64bit DMA addresses on PCI for platforms that can (currently onlyfvdl 2003-01-28Introduce BUS_DMA_NOCACHE, and bus_dmamem_map() of i386 supports it.kent 2002-01-07Implement bus_space_mmap().thorpej 2001-07-19Add BUS_DMA_READ and BUS_DMA_WRITE flags, that hint the back-endthorpej 2001-05-28Add bus_space_vaddr().leo 2001-03-09Expand bus_dma implementation. It will now handle the bounce bufferleo 2001-03-07Add the BUS_DMA_STREAMING flag.thorpej 2000-06-26Change the kernel mmap interface so that the offset to map is ansimonb 2000-04-11Add dummies for barrier methods (copied from i386).leo