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
/
dev
/
sbus
Age
Commit message (
Expand
)
Author
2011-07-26
Don't set the iobase and iosize members of pcmciabus_attach_args because
dyoung
2011-07-18
convert the remaining dev/sbus drivers to CFATTACH_DECL_NEW, cfdata_t
mrg
2011-07-02
avoid some uninitialised variable warnings from GCC 4.5. i'm pretty
mrg
2011-06-02
split audiocs
christos
2011-04-24
Rename ttymalloc() to tty_alloc(), and ttyfree() to tty_free() for
rmind
2011-03-09
change dbri's DMA segment size to a power of two value - the ship allows
macallan
2011-02-01
udpate license clauses on my code to match the new-style BSD licenses.
chuck
2011-01-11
use config_finalize_register() instead of config_interrupts() to detect the
macallan
2010-12-09
Fix DEBUG build.
uebayasi
2010-11-15
This doesn't use uvm(9) API.
uebayasi
2010-11-14
Include uvm/uvm_extern.h to access uvmexp. gtmpsc.c doesn't need
uebayasi
2010-11-13
Don't pull in the whole uvm(9) API to access only PAGE_SIZE and
uebayasi
2010-10-07
finish device_t-ification
macallan
2010-09-14
always make sure we can access the framebuffer - having more than one wsdisplay
macallan
2010-08-18
- add support for running the console in 8 bit colour
macallan
2010-05-04
use box drawing font if needed
macallan
2010-04-14
add the missing bits to allow X to run in 24bit with the wsfb driver
macallan
2010-04-08
use a shadow framebuffer
macallan
2010-04-05
Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpf
joerg
2010-03-26
Synchronize with other platforms:
mjacob
2010-03-24
first stab at a driver for the cg12 / matrox cg3
macallan
2010-03-01
make latching optional.
macallan
2010-03-01
fix ancient typo, noticed by mouse@
macallan
2010-02-24
A pointer typedef entails trading too much flexibility to declare const
dyoung
2010-02-18
Abort setup when we find no audio codec to avoid crashing later on with
macallan
2010-01-29
avoid using PAGE_SIZE directly so sparc/GENERIC builds again
macallan
2010-01-27
round the space we bus_space_map() up to PAGE_SIZE alignment
macallan
2010-01-27
tcx doesn't use bt_dac
macallan
2010-01-19
Redefine bpf linkage through an always present op vector, i.e.
pooka
2010-01-14
set a delta value for the master channel so volume control via PMF works
macallan
2010-01-08
Expand PMF_FN_* macros.
dyoung
2010-01-05
fix off by one in zx_copyrect()
macallan
2010-01-05
fix off by one error in zx_fillrect()
macallan
2010-01-02
Fix botches in mechanical changes to make this compile:
tsutsui
2010-01-02
convert to pmf
christos
2009-09-22
Remove some more unnecessary casts.
tsutsui
2009-09-20
u_intNN_t -> uintNN_t
tsutsui
2009-09-19
u_intNN_t -> uintNN_t
tsutsui
2009-09-19
Split device_t/softc.
tsutsui
2009-09-19
Split device_t/softc.
tsutsui
2009-09-19
Make bwtwo(4) match prior to genfb(4).
tsutsui
2009-09-18
Split device_t/softc. Tested on SS1+.
tsutsui
2009-09-18
Use the common ether_crc32_le() function for multicast hash.
tsutsui
2009-09-18
Misc KNF.
tsutsui
2009-09-18
Make local functions static.
tsutsui
2009-09-18
Use uint8_t pointers for TX/RX buffers to avoid extra pointer casts.
tsutsui
2009-09-18
Adjust attach messages.
tsutsui
2009-09-18
Split device_t/softc.
tsutsui
2009-09-18
Make be(4) is properly initialized at the first ifconfig(8) command:
tsutsui
2009-09-18
- wrap a long line
tsutsui
[next]