index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
isa
/
wdc_isa.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
If you use sys/param.h, you don't need sys/types.h
deraadt
2017-09-08
1
-2
/
+1
*
isa(4) is an indirect bus, which means that drivers that attach to it
matthew
2011-06-20
1
-2
/
+2
*
Refactor queue allocation and initialization into a wdc_alloc_queue()
matthew
2011-05-09
1
-4
/
+3
*
First pass at removing clauses 3 and 4 from NetBSD licenses.
ray
2008-06-26
1
-8
/
+1
*
Remove ifdef/ifndef __OpenBSD__ maze so only what we use is left.
jsg
2006-08-26
1
-57
/
+12
*
Provide explicit function argument declarations.
miod
2004-01-15
1
-1
/
+2
*
Merge an old fix from NetBSD:
grange
2003-10-17
1
-3
/
+4
*
Final __P removal plus some cosmetic fixups
millert
2002-03-14
1
-4
/
+4
*
First round of __P removal in sys
millert
2002-03-14
1
-8
/
+8
*
Minor mods to DMA interface - get rid of unnecessary args. Allow DMA functions to return status flags.
csapuntz
2001-03-25
1
-6
/
+5
*
Add wdc_print_current_modes to print current transfer modes set on the
csapuntz
2001-01-29
1
-1
/
+2
*
chp->wdc can be NULL on probe.
csapuntz
2000-07-20
1
-1
/
+5
*
wdc layer work:
csapuntz
1999-10-09
1
-2
/
+1
*
Make IDE compile on alpha again:
niklas
1999-08-05
1
-3
/
+19
*
Fix isa_dmamap_* calls to take the correct first argument.
csapuntz
1999-07-22
1
-7
/
+21
*
Import of NetBSD ATA/IDE stuff.
csapuntz
1999-07-18
1
-0
/
+235