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
/
vax
/
vsa
Age
Commit message (
Expand
)
Author
2023-03-26
s/diplay/display/ and s/DIPPLAY/DISPLAY/ in comments.
andvar
2023-02-11
Port rasops'fied smg(4) framebuffer driver for VS3100 from OpenBSD/vax.
tsutsui
2023-02-06
Add a support for gpx(4) color framebuffer found on VAXstation 3100.
tsutsui
2023-01-13
Make sure to call wsfont_init(9) as other framebuffer drivers.
tsutsui
2022-12-12
vsbus vax: sprinkle volatile for register accesses
jakllsch
2022-12-10
Don't let compiler optimize out the framebuffer probe in lcg_match() by
jakllsch
2022-07-06
fix various typos in comments.
andvar
2022-02-12
sys: Omit vestigial struct devices in softcs after device_t split.
riastradh
2022-02-12
sys: Fix various abuse of struct device internals.
riastradh
2021-08-07
Merge thorpej-cfargs2.
thorpej
2021-05-08
Catch up with this commit:
rin
2021-04-24
Merge thorpej-cfargs branch:
thorpej
2020-11-21
malloc(9) -> kmem(9)
thorpej
2020-09-12
Improve am7930 family drivers to share more code.
isaki
2020-08-26
Fix misuse of device_private(). sc_dev is device_t.
isaki
2020-03-22
Do not expect a struct buf to be present if doing DMA to kernel space.
ragge
2019-06-03
Fix typo in comment(s/similiar/similar/).
msaitoh
2019-05-08
Merge isaki-audio2 branch, the overhaul of audio subsystem.
isaki
2019-04-08
White space -> TAB, fix indent, and add RCS Id.
isaki
2019-03-16
Use C99 style struct initializer to audio_hw_if.
isaki
2019-03-14
Use copyin(), not fusword().
thorpej
2018-09-03
Rename min/max -> uimin/uimax for better honesty.
riastradh
2018-06-06
Remove duplicate ;
maya
2018-04-12
Fix bug causing DMA to/from user space fail. Fixes PR#49517.
ragge
2018-02-08
Typos.
dholland
2017-06-09
whitespace
flxd
2017-06-09
Make VAXstation 4000 TURBOchannel adaptor work.
flxd
2017-05-22
Update copyright notice for Ludd (remove clause 3 & 4).
ragge
2016-07-07
KNF. Remove extra spaces. No functional change.
msaitoh
2015-05-31
Add missing break - from Felix Deichmann in PR port-vax/49935
abs
2015-01-02
We have three sets of DTYPE_ constants in the kernel:
christos
2014-12-31
declare error
christos
2014-12-31
make more drivers use disk_ioctl, and add a dev parameter to it so that
christos
2014-12-19
Add audio support for VAXstation VLC, 60 and 90 machines. Originally rom
jklos
2014-12-18
Add small fix from Björn Johannessonwhich makes framebuffer woth with X11.
jklos
2014-12-16
Adds VAXstation VLC and 4000/60 framebuffer support. From Blaz Antonic
jklos
2014-07-25
Add d_discard to all struct cdevsw instances I could find.
dholland
2014-07-25
Add d_discard to all struct bdevsw instances I could find.
dholland
2014-03-28
Use snprintf instead of sprintf
ozaki-r
2013-10-25
Simplify (and remove now unused variable)
martin
2013-10-24
Mark a potentially unused variable
martin
2012-10-27
split device_t/softc for all remaining drivers.
chs
2012-06-28
Define and use VS_REGS_KA49 rather than magic numbers. From OpenBSD.
abs
2012-05-14
From the "why was this not done before" box:
abs
2012-01-11
adjust for wsfont_find() change
macallan
2011-06-05
assignment to sc_dev is in tcattach, we don't have sc_dev
christos
2011-06-04
Split device_t/softc. pmax is tested on GXemul.
tsutsui
2010-12-14
Cleanup includes. Switch from <machine/XXX.h> to <sys/XXX.h> from
matt
2010-05-09
Make console keyboard work on VAXstation 4000/9x. Seems not to break
hans
2010-05-09
Make SPX work as console device on VAXstation 4000/9x.
hans
[next]