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
/
i82365_isasubr.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
The "probe" interrupt handler is mpsafe; mark it as such.
kettenis
2013-07-14
1
-3
/
+4
*
In pcic_intr_find(), pass a correct device name to isa_intr_establish(), so
miod
2013-03-08
1
-2
/
+2
*
What gets allocated with bus_space_map() needs to be released with
miod
2009-07-23
1
-2
/
+2
*
IPL_IMP -> IPL_VM
brad
2006-03-12
1
-2
/
+2
*
Add pcmcia_intr_string() to format the intr string for pcmcia attach
millert
2005-01-27
1
-1
/
+16
*
Make pcic_isa_chip_intr_establish() silent; irq printing will move
millert
2005-01-27
1
-12
/
+2
*
remove uvm_extern.h
brad
2004-01-09
1
-3
/
+1
*
First round of __P removal in sys
millert
2002-03-14
1
-2
/
+2
*
Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.
miod
2001-11-06
1
-2
/
+2
*
quieten pcmcia/cardbus interrupt handling at unsuspend time
deraadt
2001-08-17
1
-3
/
+8
*
Carefully reset pcic register; ok @aaron
niklas
2000-07-03
1
-6
/
+6
*
From NetBSD:
aaron
2000-07-03
1
-9
/
+10
*
Avoid using I/O port 0x370 since this is used by onboard audio on
millert
2000-06-20
1
-2
/
+2
*
Initial check-in for support of 32-bit CardBus PC Cards; from NetBSD. On many
aaron
2000-04-08
1
-4
/
+6
*
New pcmcia irq prober that really tries to ensure the irq will work
niklas
1999-08-11
1
-31
/
+131
*
shrink code, cleanup port printouts, repairs various comments
deraadt
1999-07-26
1
-35
/
+18
*
Extend the pcmcia I/O space to what it should be
niklas
1999-07-11
1
-19
/
+5
*
because of RAMDISK not having pms0, move irq 12 to later on; fgsch
deraadt
1999-03-31
1
-2
/
+2
*
Change 3rd range in pcic_ranges to use from 0x390 to 0x3b0.
fgsch
1999-02-15
1
-2
/
+2
*
provide pcmcia IO bus mapper with list of blocks where it should
deraadt
1999-01-03
1
-1
/
+11
*
semantic change: prefer unshared intr, settle for level shared. this will still fail in some cases
deraadt
1998-12-31
1
-2
/
+2
*
new priority mechanism for pcmcia interrupt allocation, ie. "best effort"
deraadt
1998-12-27
1
-9
/
+17
*
Remove irq 5 and 7 from irqmask. These are commonly used by soundcard devices.
fgsch
1998-12-19
1
-5
/
+2
*
ISA routines for the Intel 82365SL PCIC controllers.
fgsch
1998-09-11
1
-0
/
+262