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
/
tc
Age
Commit message (
Expand
)
Author
2002-03-17
Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for
atatat
2002-03-13
zskbd_keydesctab -> lkkbd_keydesctab
ad
2002-03-13
Reorganise the wsfont stuff slightly so that multiple display adapters
ad
2002-03-13
Set RI_FORCEMONO so that wscons doesn't try to use colors (mfb is an 8-bpp
ad
2002-02-23
Fix typo in previous.
ad
2002-02-22
Replace one of two divide ops with an AND when calculating the XYMASK
ad
2002-02-11
s/seperate/separate/
wiz
2002-01-12
Call malloc(9) with M_ZERO flag instead of memset() after malloc().
tsutsui
2001-11-28
- convert usage of "defopt" to "defflag" where the relevant option does
lukem
2001-11-15
don't need <sys/types.h> when including <sys/param.h>
lukem
2001-11-13
add/cleanup RCSIDs
lukem
2001-10-03
Add a new optional method, dev_ioctl, to the audio hardware driver interface.
augustss
2001-10-01
Move pmax-only if_le_ibus.c from dev/tc to arch/pmax/ibus.
simonb
2001-10-01
Move asc_tc and asc_tcds config info to dev/tc/files.tc now that pmax
simonb
2001-10-01
s/asc_pmaz/asc_tc/g
simonb
2001-10-01
Move MI PMAZ-A SCSI attachment to sys/dev/tc.
simonb
2001-09-18
Get/set keyclick volume.
ad
2001-09-18
Beef up the stic X interface, and tighten a few screws here and there.
ad
2001-09-18
Give initiali[sz]e all the "i"s it deserves.
wiz
2001-09-18
General cleanup: ANSIfy, white-space, remove unused #includes.
simonb
2001-09-14
Zero out uninitalized fields in the freshly allocated zs_chanstate.
ad
2001-08-26
Switch to MI SCSI and drop old pmax MD SCSI support completely.
simonb
2001-08-22
Use ri->ri_hw field for TC module base address.
nisimura
2001-08-22
Move small storage for ev_name string into tcds_softc.
nisimura
2001-08-22
Nuke fb_devconfig data structure which was found unnecessary to have.
nisimura
2001-08-20
Nuke fb_devconfig data structure which was found unnecessary to have.
nisimura
2001-08-05
use unsigned variable types as appropriate
jdolecek
2001-07-19
Use BUS_DMA_READ and BUS_DMA_WRITE in some obvious places.
thorpej
2001-07-04
Don't print the module description, since it doesn't mean much.
ad
2001-06-30
Install "dev/tc/sfbreg.h" which is required for building the Alpha X11
tron
2001-06-13
withough -> without
wiz
2001-05-30
add missing #include "opt_kgdb.h"
lukem
2001-05-30
use _KERNEL_OPT
mrg
2001-05-16
Put back /usr/include/dev/tc/sticreg.h.
ad
2001-04-25
Pull up the thorpej_scsipi branch to main branch.
bouyer
2001-04-22
Use uvm_pageboot_alloc() rather than pmap_steal_memory().
thorpej
2001-04-20
Fix a few race conditions ... the VSYNC update flag could be cleared
reinoud
2001-04-11
Put back all header files defining ioctls
jdolecek
2001-04-11
Only install headers which are actually used by our userland. This
jdolecek
2001-04-09
Fix spelling errors in comments.
nathanw
2001-03-04
Make this work on alpha, and fix some other bogons.
ad
2001-02-27
Change to exclude TC identification string PMAGD-AA because 8bpp can not
nisimura
2001-02-19
Void-filling to honour SVIDEO ioctl call.
nisimura
2001-01-19
- paint underline on text honouring WSSCREEN_UNDERLINE.
nisimura
2001-01-17
managed to make this useful enough for screen editor.
nisimura
2001-01-16
Add a definition for PMAGD which should cover all (three?) variations of
nisimura
2001-01-16
- relocate the code to place sprite cursor inside interrupt handlers
nisimura
2001-01-16
- make this more senseful 32bpp TC framebuffer. This is far less broken
nisimura
2001-01-15
abandon an attempt to have 8bpp textop and 32bpp textop parallelly.
nisimura
2001-01-15
fix a typo and rearrange a comment about SFB register aliasing effect.
nisimura
[next]