tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
sys
/
dev
/
sun
/
at
jcs
10 files
disklabel.h
When MAXPARTITIONS is cranked to 52 there are some places where the value must remain 16. e.g. MD/Vendor labels that must fit inside a DEV_BSIZE buf, parsing the contents of a DEV_BSIZE buf as a disklabel and translations to/from MD/Vendor labels and OpenBSD labels.
4 months ago
files.sun
Add code to attach sun mice on sparc and sparc64 as wsmouse devices. Since not all Sun mice run at the canonical 1200 bps, hop between 1200, 4800 and 9600 bps by paying attention to breaks on the line.
17 years ago
sunkbd.c
sunkbd(4): timeout_add(9) -> timeout_add_msec(9); ok kettenis@
6 years ago
sunkbdmap.c
Add Backtab key, based on a change from Crystal Kolipe kolipe.c at exoticsilicon dot com.
3 years ago
sunkbdreg.h
nuke clase 3 & 4
23 years ago
sunkbdvar.h
Auto-repeat keys in WSKBD_RAW mode is not needed. WSKBD_RAW mode used in X, but X independently implements auto-repeat keys.
14 years ago
sunms.c
spelling feedback and ok tb@ jmc@ ok ratchov@
4 years ago
sunmsvar.h
Add code to attach sun mice on sparc and sparc64 as wsmouse devices. Since not all Sun mice run at the canonical 1200 bps, hop between 1200, 4800 and 9600 bps by paying attention to breaks on the line.
17 years ago
uperfio.h
reties -> retries
21 years ago
z8530ms.c
adapt to recent wsmouse changes by bru (oct23)
9 years ago