index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
atari
/
isa
Age
Commit message (
Expand
)
Author
2012-10-13
Adapt to the changed signature of pckbc_cnattach().
jdc
2012-02-13
Build fix - convert to new-style definitions.
jdc
2011-07-01
#include <sys/bus.h> instead of <machine/bus.h>.
dyoung
2011-06-10
Split device_t/softc. Compile test only.
tsutsui
2010-04-13
Misc KNF.
tsutsui
2009-10-21
Drop 3rd and 4th clauses. Approved by thomas@ (copyright holder).
snj
2009-08-23
fix atari builds in two ways:
mrg
2009-08-19
isa_detach_hook() needs two arguments, the first an isa_chipset_tag_t.
dyoung
2009-08-18
These are stragglers from my last commit ("Let us safely detach
dyoung
2009-03-18
Ansify function definitions w/o arguments. Generated with sed.
cegger
2009-03-16
ANSIfy functions with function-pointer arguments
dsl
2009-03-14
ANSIfy another 1261 function definitions.
dsl
2009-03-14
Change about 4500 of the K&R function definitions to ANSI ones.
dsl
2009-03-14
Remove all the __P() from sys (excluding sys/dist)
dsl
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2008-03-17
arint_normal -> aprint_normal
yamt
2008-03-16
Split device_t and softc for the ... wait for it ... [air quotes] MI
cube
2007-03-06
Pass (char *) to mtod(9) on pointer arith.
tsutsui
2007-03-04
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
christos
2007-01-24
Remove duplicate #includes, patch contributed in private mail
hubertf
2005-12-11
merge ktrace-lwp.
christos
2004-09-14
adapt to ISA "unknown address" namespace separation (purely mechanical,
drochner
2004-08-30
Phase out the use of a string as first "attach args" member to control
drochner
2003-09-25
Modify the fdcattach() interface again, splitting it into two parts, so that
mycroft
2003-09-25
Update for new attach method.
mycroft
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-07-15
__KERNEL_RCSID()
lukem
2003-05-05
Move definition of ISA_DMA_BOUNCE_THRESHOLD to dev/isa/isareg.h.
fvdl
2002-12-08
Make things work with the new autoconf stuff:
leo
2002-10-02
Use CFATTACH_DECL().
thorpej
2002-09-27
Declare all cfattach structures const.
thorpej
2002-09-27
remove trailing \n in panic(). approved perry.
provos
2002-02-23
Fixup icu-code. It now works for both ISA and PCI.
leo
2002-01-07
Overhaul of the ISA autoconfiguration code to support direct
thorpej
2001-06-20
Make the compile with diagnostic.
leo
2001-05-29
Fix compile error.
leo
2001-05-28
Add 'prev_sr' argument to milan_isa_intr() so we can properly defer interrupts
leo
2001-05-16
remove some debugging leftovers.
leo
2001-05-14
Allow attachment of a pc-keyboard at console attach time.
leo
2001-04-24
Split the ISA common attachment stuff and the interrupt handling.
leo
2001-03-16
Atari specific stuff to implement the Milan floppy. The Milan uses standard
leo
2001-03-09
Expand bus_dma implementation. It will now handle the bounce buffer
leo
2001-01-07
Nuke a cf_unit abuse.
leo
2000-06-29
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
mrg
2000-06-26
remove/move more mach vm header files:
mrg
2000-06-04
Implement the more flexiable `evcnt' interface as discussed (briefly) on
cgd
2000-01-19
Allow storage-space to be passed to the alloc_bus_space_tag() functions. This
leo
1999-11-23
Correct the test for a free-slot for isa_intr_alloc(). Also issue a warning
leo
1999-10-21
Implement at least a bit of isa_intr_alloc().
leo
1999-08-06
Change the way that bit's are cleared in the InterruptPending register of
leo
[next]