summaryrefslogtreecommitdiff
path: root/sys/dev/hid
diff options
context:
space:
mode:
authormlelstv <mlelstv@NetBSD.org>2022-04-24 06:48:15 +0000
committermlelstv <mlelstv@NetBSD.org>2022-04-24 06:48:15 +0000
commita17aed3befa70ff13d8e8d3ef4340fcecdcd445a (patch)
treed6ce678d885587967b940269faa2d7ef9543ffac /sys/dev/hid
parent1640aad2b8e4339f34784a4bc14e52fb6a068cb4 (diff)
Ask driver about sector size to support reading superblocks from fixed
byte offsets.
Diffstat (limited to 'sys/dev/hid')
0 files changed, 0 insertions, 0 deletions
erge ktrace-lwp.christos 2005-07-30Check for stale flags in the DMA map. This was causing crashes on an ES40mhitch 2005-07-28load_mbuf: Don't increase the segment index if we skipped a zero-lengththorpej 2004-11-28bus_dmamap_load_mbuf(): Skip zero-length mbufs.thorpej 2003-07-15a .#included .c file needs __KERNEL_RCSID(1, ...lukem 2003-06-29Back out the lwp/ktrace changes. They contained a lot of colateral damage,fvdl 2003-06-28Pass lwp pointers throughtout the kernel, as required, so that the lwpid candarrenr 2003-05-03DMA, not dma nor Dma.wiz 2003-04-01Use PAGE_SIZE rather than NBPG.thorpej