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
/
sbus
/
at
jcs
54 files
agten.c
remove prototypes with no matching function ok mpi@
2 years ago
apio.c
Constify struct cfattach.
4 years ago
asio.c
Constify struct cfattach.
4 years ago
asioreg.h
be.c
remove prototypes with no matching function ok mpi@
2 years ago
bereg.h
spelling feedback and ok tb@ jmc@ ok ratchov@
4 years ago
bpp.c
put loop body on a new line ok bluhm@ jca@
2 years ago
bppreg.h
First pass at removing clauses 3 and 4 from NetBSD licenses.
18 years ago
bwtwo.c
Change function definitions using the identifier-list form used in the 1st edition of Kernighan and Ritchie's The C Programming Language, to that of the parameter-type-list form described in the ANSI X3.159-1989 standard.
3 years ago
cgsix.c
Implement support for framebuffers that don't start on a page boundary. This happens on the new 14" and 16" Macbook Pro where we deliberately use a framebuffer that skips the first few lines to avoid "the notch". The offset of the first pixel is added to struct wsdisplay_fbinfo. The stride is added as well, mirroring the value returned by the WSDISPLAYIO_LINEBYTES ioctl, such that we can retire that one in the future. A compat ioctl is implemented to help the transition. The compat code will be removed after OpenBSD 7.3 has been released.
3 years ago
cgsixreg.h
sbus_establish() and the associated linked list in the sbus softc is now only used to store a per-device reset callback, for use in sbusreset(). Except sbusreset() has never, ever, been used since Torek's sbus code went in. Time to recycle those wasted bits.
20 years ago
cgthree.c
Implement support for framebuffers that don't start on a page boundary. This happens on the new 14" and 16" Macbook Pro where we deliberately use a framebuffer that skips the first few lines to avoid "the notch". The offset of the first pixel is added to struct wsdisplay_fbinfo. The stride is added as well, mirroring the value returned by the WSDISPLAYIO_LINEBYTES ioctl, such that we can retire that one in the future. A compat ioctl is implemented to help the transition. The compat code will be removed after OpenBSD 7.3 has been released.
3 years ago
cgtwelve.c
Implement support for framebuffers that don't start on a page boundary. This happens on the new 14" and 16" Macbook Pro where we deliberately use a framebuffer that skips the first few lines to avoid "the notch". The offset of the first pixel is added to struct wsdisplay_fbinfo. The stride is added as well, mirroring the value returned by the WSDISPLAYIO_LINEBYTES ioctl, such that we can retire that one in the future. A compat ioctl is implemented to help the transition. The compat code will be removed after OpenBSD 7.3 has been released.
3 years ago
cgtwelvereg.h
put opening { on same line as struct name ok claudio@
1 year ago
cs4231.c
Make audio(9) get_props() optional, remove it from duplex drivers
3 years ago
cs4231var.h
sbus_establish() and the associated linked list in the sbus softc is now only used to store a per-device reset callback, for use in sbusreset(). Except sbusreset() has never, ever, been used since Torek's sbus code went in. Time to recycle those wasted bits.
20 years ago
dma_sbus.c
Change function definitions using the identifier-list form used in the 1st edition of Kernighan and Ritchie's The C Programming Language, to that of the parameter-type-list form described in the ANSI X3.159-1989 standard.
3 years ago
esp_sbus.c
Update comments to match reality.
2 years ago
files.sbus
prune files.* entries that refer to files not in tree ok krw@ mpi@
8 years ago
if_gem_sbus.c
Constify struct cfattach.
4 years ago
if_hme_sbus.c
Constify struct cfattach.
4 years ago
if_le.c
Constify struct cfattach.
4 years ago
if_le_lebuffer.c
Constify struct cfattach.
4 years ago
if_le_ledma.c
Constify struct cfattach.
4 years ago
if_ti_sbus.c
Constify struct cfattach.
4 years ago
lebuffer.c
Constify struct cfattach.
4 years ago
lebuffervar.h
First pass at removing clauses 3 and 4 from NetBSD licenses.
18 years ago
magma.c
Use static inline for cd1400_write_ccr() because clang 16 has issues with it.
2 years ago
magmareg.h
Use static inline for cd1400_write_ccr() because clang 16 has issues with it.
2 years ago
mgx.c
Implement support for framebuffers that don't start on a page boundary. This happens on the new 14" and 16" Macbook Pro where we deliberately use a framebuffer that skips the first few lines to avoid "the notch". The offset of the first pixel is added to struct wsdisplay_fbinfo. The stride is added as well, mirroring the value returned by the WSDISPLAYIO_LINEBYTES ioctl, such that we can retire that one in the future. A compat ioctl is implemented to help the transition. The compat code will be removed after OpenBSD 7.3 has been released.
3 years ago
qe.c
Change function definitions using the identifier-list form used in the 1st edition of Kernighan and Ritchie's The C Programming Language, to that of the parameter-type-list form described in the ANSI X3.159-1989 standard.
3 years ago
qec.c
Change function definitions using the identifier-list form used in the 1st edition of Kernighan and Ritchie's The C Programming Language, to that of the parameter-type-list form described in the ANSI X3.159-1989 standard.
3 years ago
qecreg.h
First pass at removing clauses 3 and 4 from NetBSD licenses.
18 years ago
qecvar.h
First pass at removing clauses 3 and 4 from NetBSD licenses.
18 years ago
qereg.h
First pass at removing clauses 3 and 4 from NetBSD licenses.
18 years ago
qla_sbus.c
Constify struct cfattach.
4 years ago
qlw_sbus.c
Constify struct cfattach.
4 years ago
rfx.c
Implement support for framebuffers that don't start on a page boundary. This happens on the new 14" and 16" Macbook Pro where we deliberately use a framebuffer that skips the first few lines to avoid "the notch". The offset of the first pixel is added to struct wsdisplay_fbinfo. The stride is added as well, mirroring the value returned by the WSDISPLAYIO_LINEBYTES ioctl, such that we can retire that one in the future. A compat ioctl is implemented to help the transition. The compat code will be removed after OpenBSD 7.3 has been released.
3 years ago
sbusvar.h
remove some more sparc remnants. ok deraadt
9 years ago
spif.c
Remove unused device poll functions.
3 years ago
spifreg.h
spifvar.h
spelling feedback and ok tb@ jmc@ ok ratchov@
4 years ago
stp4020.c
Add a sparc64-specific _raw flavour to the softintr routines. These are used by specific drivers (floppy controllers, PCMCIA bridge) which need to be able to schedule soft interrupts at actual hardware levels.
11 months ago
stp4020reg.h
First pass at removing clauses 3 and 4 from NetBSD licenses.
18 years ago
stp4020var.h
Use soft interrupts to dispatch pcmcia device interrupts; this ensures the driver handlers get invoked at the right level. Parts from NetBSD.
17 years ago
tvtwo.c
Implement support for framebuffers that don't start on a page boundary. This happens on the new 14" and 16" Macbook Pro where we deliberately use a framebuffer that skips the first few lines to avoid "the notch". The offset of the first pixel is added to struct wsdisplay_fbinfo. The stride is added as well, mirroring the value returned by the WSDISPLAYIO_LINEBYTES ioctl, such that we can retire that one in the future. A compat ioctl is implemented to help the transition. The compat code will be removed after OpenBSD 7.3 has been released.
3 years ago
uperf_sbus.c
Constify struct cfattach.
4 years ago
uperf_sbusreg.h
Fix some spelling.
2 years ago
vigra.c
Implement support for framebuffers that don't start on a page boundary. This happens on the new 14" and 16" Macbook Pro where we deliberately use a framebuffer that skips the first few lines to avoid "the notch". The offset of the first pixel is added to struct wsdisplay_fbinfo. The stride is added as well, mirroring the value returned by the WSDISPLAYIO_LINEBYTES ioctl, such that we can retire that one in the future. A compat ioctl is implemented to help the transition. The compat code will be removed after OpenBSD 7.3 has been released.
3 years ago
xbox.c
Constify struct cfattach.
4 years ago
xboxreg.h
xboxvar.h
sbus_establish() and the associated linked list in the sbus softc is now only used to store a per-device reset callback, for use in sbusreset(). Except sbusreset() has never, ever, been used since Torek's sbus code went in. Time to recycle those wasted bits.
20 years ago
zx.c
remove prototypes with no matching function ok mpi@
2 years ago
zxreg.h
First pass at removing clauses 3 and 4 from NetBSD licenses.
18 years ago