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
/
arch
/
macppc
/
dev
/
at
jcs
44 files
abtn.c
Constify struct cfattach.
4 years ago
adb.c
with empty body loops, put final semicolon on a new line for readability ok bluhm@ jca@
2 years ago
adbvar.h
Move the device table inside the softc.
12 years ago
akbd_machdep.c
Update adb_polling in akbd_cnpollc rather than akbd_cngetc; repairs ddb input on adb machines.
3 years ago
aoa.c
Make audio(9) get_props() optional, remove it from duplex drivers
3 years ago
apm.c
indent with tabs not spaces; from jon@elytron.openbsd.amsterdam
2 years ago
asms.c
Update documentation URL
2 years ago
awacs.c
with empty body loops, put final semicolon on a new line for readability ok bluhm@ jca@
2 years ago
daca.c
Make audio(9) get_props() optional, remove it from duplex drivers
3 years ago
dbdma.c
sizes for free(); ok semarie
10 years ago
dbdma.h
spelling
5 years ago
dfs.c
Constify struct cfattach.
4 years ago
i2s.c
remove prototypes with no matching function and externs with no var
2 years ago
i2sreg.h
Make use of macobio_* methods to manage the i2s GPIOs, remove the customs gpio_* methods and move the remaining global variables in the softc.
15 years ago
i2svar.h
Make audio(9) get_props() optional, remove it from duplex drivers
3 years ago
if_bm.c
Constify struct cfattach.
4 years ago
if_bmreg.h
remove unused NETWORK_BUFSIZE.
20 years ago
if_mc.c
spelling; ok mglocker@
2 years ago
if_wi_obio.c
splnet() not needed in activate function ok gkoehler
2 years ago
kiic.c
Constify struct cfattach.
4 years ago
kiicvar.h
Various fixes to make kiic(4) work on my G5s.
12 years ago
macgpio.c
Constify struct cfattach.
4 years ago
maci2c.c
Pass the device node to ia_cookie so we can pick it up in the i2c driver.
10 years ago
maci2cvar.h
switch from macppc-specific maciic(4) driver to the generic iic(4), after teaching it to use a function pointer to get back to the OFW scan.. this will also help the sparc64 later; ok kettenis
20 years ago
macintr.c
macppc, powerpc: retrigger deferred DEC interrupts from splx(9)
3 years ago
mediabay.c
ansi
3 years ago
onyx.c
Implement audio input source selection.
2 years ago
openpic.c
macppc, powerpc: retrigger deferred DEC interrupts from splx(9)
3 years ago
openpicreg.h
Fix (unused) OPENPIC_IPI macro.
19 years ago
pgs.c
Constify struct cfattach.
4 years ago
piic.c
Constify struct cfattach.
4 years ago
pm_direct.c
Add support for keyboard backlight on Apple Powerbooks.
2 years ago
pm_direct.h
put opening { on same line as struct name ok claudio@
1 year ago
smu.c
Constify struct cfattach.
4 years ago
snapper.c
Make audio(9) get_props() optional, remove it from duplex drivers
3 years ago
sysbutton.c
Constify struct cfattach.
4 years ago
thermal.c
macppc: mediabay(4), smu(4), xlights(4): tsleep(9) -> tsleep_nsec(9)
6 years ago
thermal.h
Some of our fan scaling calculations with the muK temperature unit above 59 degC require temporary values larger than 32bit signed. Therefore bump those involved variables to int64_t and replace imin/imax with ulmin/ulmax to get proper results.
10 years ago
tumbler.c
Make audio(9) get_props() optional, remove it from duplex drivers
3 years ago
uni_n.c
Add defines for known offsets and magical values, map the correct page and enable the mpic on G5 machines and finally introduce some helpers needed for suspend/resume. Is this called a rewrite?
11 years ago
viareg.h
Vacuum cleaning of the adb code, step 1: random KNF, remove mac68k leftovers, unused variables and functions, fix some comments, etc.
24 years ago
wdc_obio.c
Constify struct cfattach.
4 years ago
xlights.c
Constify struct cfattach.
4 years ago
zs.c
Fix some spelling.
2 years ago