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
/
prep
/
isa
Age
Commit message (
Expand
)
Author
2003-11-24
Set mcclock to BCD mode as before. Tested on 7248-133 43P.
tsutsui
2003-11-01
- Adapt mkclock_isa.c to MI mk48txx(4) changes.
tsutsui
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
2003-04-02
Use PAGE_SIZE rather than NBPG.
thorpej
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-06
Merge the gehenna-devsw branch into the trunk.
gehenna
2002-03-04
Correct misspellings of "failed".
wiz
2002-02-26
Add the same probe fig leaf as in the mk48txx attachment to prevent
kleink
2002-02-25
Add an attachment for the MK48T18 RTC/NVRAM found on some Motorola boards.
kleink
2002-02-25
Make the logic for wildcarding the I/O address actually achieve its purpose.
kleink
2002-02-02
Reduce the massive code duplication regarding joy(4). Split it into
jdolecek
2002-01-21
Fix panic at extent_free() in boot-time.
nonaka
2002-01-07
Overhaul of the ISA autoconfiguration code to support direct
thorpej
2001-11-21
prep has no special dependencies on pccons; remove.
soren
2001-10-03
Add a new optional method, dev_ioctl, to the audio hardware driver interface.
augustss
2001-08-26
Make all powerpc ports use a common Makefile.powerpc (except walnut)
matt
2001-07-22
bcopy -> memcpy, bzero -> memset
wiz
2001-07-22
bcopy -> memmove
wiz
2001-06-20
print elcr reg, if defined DEBUG
nonaka
2001-06-15
Compile again.
nonaka
2001-06-15
Use new common bus.h framework.
nonaka
2001-06-13
withough -> without
wiz
2001-05-02
Add `l_poll' to `struct linesw' and provide an xxxpoll() entry point
scw
2001-01-18
No-op commit to force update to a non-"-kk" revision.
tv
2001-01-05
Add isapnp attachment for prep.
tsutsui
2000-12-06
Add ThinkPad 820 audio driver (attaches but does not yet work).
matt
2000-11-27
Rework bus_space to conform the PReP I/O & MEM limits. Add a few debugging
matt
2000-11-22
Make assym.h be generated again
matt
2000-11-15
Move the ISA DMA cookie into isadma_machdep.c.
thorpej
2000-11-02
Adapt to new line discipline scheme.
eeh
2000-06-29
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
mrg
2000-06-26
Change the kernel mmap interface so that the offset to map is an
simonb
2000-06-04
Implement the more flexiable `evcnt' interface as discussed (briefly) on
cgd
2000-05-02
add cn_bell to struct consdevs pccons.
nonaka
2000-03-23
New callout mechanism with two major improvements over the old
thorpej
2000-02-29
Initial import prep port.
nonaka