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
/
pci
/
ahd_pci.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
indent
deraadt
2009-05-31
1
-2
/
+2
*
Use pci_set_powerstate(), shrinking the code and unifying the different
fgsch
2007-10-22
1
-13
/
+4
*
Remove unneeded scope declarations that shadows existing ones. krw@ ok
fgsch
2007-10-20
1
-5
/
+1
*
s/Mhz/MHz/ in comments and printf() strings
tom
2006-10-19
1
-5
/
+5
*
Do not fiddle with the io/mem space enable bits in the PCI command/status
kettenis
2006-07-11
1
-15
/
+3
*
paramter -> parameter
miod
2006-05-18
1
-3
/
+3
*
do not set PCI_COMMAND_MASTER_ENABLE explicitly as it's already set in pcisubmatch(); kettenis@ testing; brad@ ok
mickey
2005-08-09
1
-6
/
+1
*
Reduce delta to FreeBSD by adding and using ahd_alloc() rather than
krw
2004-12-19
1
-28
/
+4
*
Turn on the BUSFREEREV bug for the Rev. B controller. This is required
krw
2004-12-10
1
-2
/
+3
*
More NetBSD cruft removal/FreeBSD delta reduction. Whitespace, function and variable shuffle. No functional change.
krw
2004-11-18
1
-4
/
+1
*
KNF large chunks of tab-free code discovered while working on previous
krw
2004-11-14
1
-120
/
+115
*
More NetBSD cruft removal, starting with 'struct ahd_pci_busdata' and
krw
2004-11-14
1
-81
/
+48
*
Fix license. ok krw@, deraadt@ tedu@ & Milos Urbanek <urbanek at zoom-int.cz>
marco
2004-08-23
1
-6
/
+29
*
Make AHD_DEBUG compile. ok krw@
marco
2004-06-23
1
-2
/
+2
*
Remove unused descriptive name strings. We use the names the devices return.
krw
2004-06-14
1
-22
/
+1
*
Attach scsi bus, find devices without crashing, successfully do simple
krw
2004-05-25
1
-16
/
+17
*
Remove bogus $Id.
marco
2004-05-20
1
-3
/
+1
*
Add ahd. ok krw@
marco
2004-05-20
1
-0
/
+1239