This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
sparc64
History
Pawel Jakub Dawidek
ab35440fa1
Oops. Use atomic_add_long() for atomic_fetchadd_long() (not atomic_add_int())
...
for sparc64 and sun4v. Noticed by: marius
2008-03-19 07:27:24 +00:00
..
central
Rototill the sparc64 nexus(4) (actually this brings in the code the
2007-03-07 21:13:51 +00:00
compile
…
conf
Remove kernel support for M:N threading.
2008-03-12 10:12:01 +00:00
ebus
Set the rid for any resource obtained from rman_reserve_resource.
2006-04-20 04:20:41 +00:00
fhc
o Revamp the sparc64 interrupt code in order to be able to interface
2007-09-06 19:16:30 +00:00
include
Oops. Use atomic_add_long() for atomic_fetchadd_long() (not atomic_add_int())
2008-03-19 07:27:24 +00:00
isa
- Make failure to route a ISA interrupt non fatal. Apparently the
2007-10-28 22:08:37 +00:00
pci
Add a new 'why' argument to kdb_enter(), and a set of constants to use
2007-12-25 17:52:02 +00:00
sbus
o Revamp the sparc64 interrupt code in order to be able to interface
2007-09-06 19:16:30 +00:00
sparc64
Simplify the interrupt code a bit:
2008-03-17 22:42:01 +00:00