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
/
dreamcast
/
dev
/
maple
/
maple.c
Age
Commit message (
Expand
)
Author
2003-07-15
__KERNEL_RCSID()
lukem
2003-02-15
constify command buffer
itohy
2003-02-11
Tweak unit ping (removal detect) code to work around problems
itohy
2003-01-01
Use aprint_normal() for cfprint routines.
thorpej
2002-12-06
Pass devinfo of the base device (subunit == 0 of the same port)
itohy
2002-11-15
New Maple Bus driver
itohy
2002-10-23
merge kqueue branch into -current
jdolecek
2002-10-02
Add trailing ; to CFATTACH_DECL
thorpej
2002-10-01
Use CFATTACH_DECL().
thorpej
2002-09-27
Declare all cfattach structures const.
thorpej
2002-09-27
Introduce a new routine, config_match(), which invokes the
thorpej
2002-09-27
When in a match routine, the cfdata we're passed always references
thorpej
2002-09-06
Merge the gehenna-devsw branch into the trunk.
gehenna
2002-06-02
move initialization of the "struct pglist" returned by uvm_pglistalloc()
drochner
2002-03-25
ANSIfy, KNF
uch
2002-03-24
adapted to new interrupt code and shb changes.
uch
2001-12-04
Fixes to eliminate some compiler complaints, such as:
atatat
2001-07-22
bcopy -> memcpy, bzero -> memset
wiz
2001-05-26
replace vm_page_t with struct vm_page *.
chs
2001-05-26
Changed maple device to attach per function instead of per unit.
marcus
2001-03-16
sc_port_units was set incorrectly at probe time.
marcus
2001-02-03
Added subunit scan.
marcus
2001-01-31
Make the "maple" bus a direct config bus. Now, when a device is
thorpej
2001-01-21
Corrected license text.
marcus
2001-01-19
Better DMA allocator (thanks to Jason R. Thorpe).
marcus
2001-01-16
Maple bus driver.
marcus