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
/
luna68k
Age
Commit message (
Expand
)
Author
2023-06-24
Add comments and remove nonexistent status registers.
tsutsui
2023-06-24
Fix a wrong cdb size of SCSI disk write command. From OpenBSD/luna88k.
tsutsui
2023-04-23
Explicitly check machine type (LUNA-II) on secondary spc(4) probe.
tsutsui
2023-04-22
Remove ancient /*ARGSUSED*/ comments.
tsutsui
2023-04-13
Fix device name for xpbus at mainbus for LUNA-II, missed on psgpam merge.
tsutsui
2023-04-11
Fix missing locore.d dependency output on make depend.
tsutsui
2023-03-28
s/interrput/interrupt/ and s/accesss/access/ in comments.
andvar
2023-02-12
Add optoion GENERIC.local include to the end of ~all GENERIC configs
abs
2023-01-27
luna68k: Specify proper constraints for bus_space_read region and multi ops.
tsutsui
2023-01-15
TAB/space/indent cleanup.
tsutsui
2022-11-22
Use explicit struct to represent RX queue buffer data structure.
tsutsui
2022-10-03
Remove global hwplanecount and use ri_depth in struct rasops instead.
tsutsui
2022-10-01
Set an actual framebuffer depth (bpp) to rasops ri_depth.
tsutsui
2022-10-01
Explicitly limit a number of rasops rows per size of rowattr[].
tsutsui
2022-10-01
Remove trailing whitespaces.
tsutsui
2022-09-29
swwdog(4): Add to GENERIC kernels.
riastradh
2022-09-25
lunafb: Improve drawing performance using VRAM ROP features.
isaki
2022-09-25
Cosmetic changes. Fix a typo in comment.
isaki
2022-08-07
UFS/LFS dirhash:
simonb
2022-07-14
Misc KNF and cosmetics.
tsutsui
2022-07-14
Fix pasto.
tsutsui
2022-07-05
Remove unnecessary multiple inclusion protections.
tsutsui
2022-07-05
Remove unnecessary and incorrect mulitple inclusion protection.
tsutsui
2022-07-03
fix various typos in comments, mainly s/pallete/palette/.
andvar
2022-06-25
Add rnd(9) entropy source from keyboard and mouse.
tsutsui
2022-06-11
Match psgpam(4) only on LUNA-I. LUNA-II doesn't have YM2149 at XP.
tsutsui
2022-06-10
luna68k: add psgpam(4) audio for LUNA, using YM2149 PSG/SSG sound chip.
tsutsui
2022-05-30
s/identifing/identifying/ and s/multipler/multiplier/ in comments.
andvar
2022-05-27
Specify -fno-unwind-tables to shrink binaries.
tsutsui
2022-04-16
fix various typos in comments and log messages.
andvar
2022-03-16
s/paniced/panicked/ and s/borken/broken/ in comments.
andvar
2022-02-04
Use "options WS_KERNEL_FG=WSCOL_GREEN" as most ports with color support.
tsutsui
2021-12-26
fix various typos, mainly in comments.
andvar
2021-12-10
s/occured/occurred/ in comments, log messages and man pages.
andvar
2021-12-05
s/initialz/initializ/ in comment.
msaitoh
2021-10-27
Remove a superflouous comment.
thorpej
2021-10-09
Handle wskbd(9) .set_leds op in cngetc(9) using wskbd_cnattach(9) cookie.
tsutsui
2021-10-09
Call cnpollc(9) before cngetc(9) as the cons(9) man page says.
tsutsui
2021-09-26
TAB/space cleanup.
tsutsui
2021-09-25
Call cnpollc(9) before cngetc(9) as the cons(9) man page says.
tsutsui
2021-09-25
Refactor and cleanup sio (uPD7201) drivers.
tsutsui
2021-09-20
Add a comment that .set_leds function won't work correctly on cngetc(9).
tsutsui
2021-09-19
Use more C99 designated initializer.
tsutsui
2021-09-19
Handle CAP and Kana modifier key specification quirk of LUNA's keyboard.
tsutsui
2021-09-18
Implement transmitting keyboard LED and buzzer control commands.
tsutsui
2021-09-04
Ignore mouse packets properly even if wsmouse(4) isn't configured.
tsutsui
2021-09-04
Fix several styles and formats.
tsutsui
2021-09-04
Use C99 designated initializer.
tsutsui
2021-09-04
Use proper macro for device register addresses.
tsutsui
2021-09-03
Ignore mouse packets to avoid unexpected data handled as keyboard input.
tsutsui
[next]