This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
amd64
/
isa
History
jhb
a114208c34
Use cpu_spinwait() (i.e., "pause") when spinning on rdtsc during DELAY().
...
MFC after: 1 week
2008-01-17 18:59:38 +00:00
..
atpic_vector.S
Newer versions of gcc don't support treating structures passed by value
2006-12-17 06:48:40 +00:00
atpic.c
Minor fixes and tweaks to the x86 interrupt code:
2007-05-08 21:29:14 +00:00
clock.c
Use cpu_spinwait() (i.e., "pause") when spinning on rdtsc during DELAY().
2008-01-17 18:59:38 +00:00
elcr.c
JumboMFi386: use bitmapped IPI handler. Update elcr and default mptable
2005-01-21 06:01:20 +00:00
icu.h
Evidently neither GENERIC nor kan's config had isa in it :-0. As
2006-12-17 21:51:44 +00:00
isa_dma.c
- Move bus dependent defines to {isa,cbus}_dmareg.h.
2005-05-14 10:14:56 +00:00
isa.c
o break newbus api: add a new argument of type driver_filter_t to
2007-02-23 12:19:07 +00:00
isa.h
- Move bus dependent defines to {isa,cbus}_dmareg.h.
2005-05-14 10:14:56 +00:00
nmi.c
…