OpenBSD CVS

src/sys/dev/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / sys / dev

Current tag: OPENBSD_7_1


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] acpi/        
[DIR] adb/        
[DIR] ata/        
[DIR] atapi/        
[DIR] atapiscsi/        
[DIR] bluetooth/        
[DIR] cardbus/        
[DIR] crypto/        
[DIR] dec/        
[DIR] dt/        
[DIR] efi/        
[DIR] eisa/        
[DIR] fdt/        
[DIR] gpio/        
[DIR] hid/        
[DIR] hil/        
[DIR] i2c/        
[DIR] i2o/        
[DIR] ic/        
[DIR] ieee1394/        
[DIR] isa/        
[DIR] microcode/        
[DIR] mii/        
[DIR] ofw/        
[DIR] onewire/        
[DIR] pci/        
[DIR] pckbc/        
[DIR] pcmcia/        
[DIR] ppbus/        
[DIR] puc/        
[DIR] pv/        
[DIR] raidframe/        
[DIR] rasops/        
[DIR] rcons/        
[DIR] sbus/        
[DIR] sdmmc/        
[DIR] spi/        
[DIR] std/        
[DIR] sun/        
[DIR] tc/        
[DIR] usb/        
[DIR] vesa/        
[DIR] videomode/        
[DIR] vmm/        
[DIR] wscons/        
[DIR] wsfont/        
[DIR] x86emu/        
[TXT] audio.c  1.198   2 years  miod   Constify struct {audio,midi,radio,video}_hw_if. No functional change. ok mpi@ r...
[TXT] audio_if.h  1.38   2 years  miod   Constify struct {audio,midi,radio,video}_hw_if. No functional change. ok mpi@ r...
[TXT] bio.c  1.17   8 years  deraadt   trivial size to free()
[TXT] biovar.h  1.46   3 years  kn   Add include guard Input on naming schema, OK deraadt
[TXT] clock_subr.h  1.7   3 years  mpi   Remove unused function pointers from `todr_handle'. from miod@
[TXT] cninit.c  1.15   6 years  guenther   Delete unnecessary <sys/file.h> includes ok millert@ krw@
[TXT] cons.c  1.29   4 years  mpi   Fix incoherencies of errors returned by various *kqfilter routines. EOPNOTSUPP ...
[TXT] cons.h  1.18   8 years  bluhm   Allow sendsyslog(2) with LOG_CONS even when /dev/console has not been opened dur...
[TXT] diskmap.c  1.26   4 years  anton   Resolve some minor nits in diskmapioctl(): * Favor ENOTTY for unknown ioctl com...
[TXT] firmload.c  1.16   5 years  deraadt   Instead of using BYPASSUNVEIL at NDINIT time, use KERNELPATH to indicate we want...
[TXT] hotplug.c  1.21   3 years  visa   Refactor klist insertion and removal Rename klist_{insert,remove}() to klist_{i...
[TXT] ipmi.c  1.115   3 years  kettenis   OPAL implements firmware calls that abstract communicating with the BMC over IPM...
[TXT] ipmi.h  1.1   8 years  uebayasi   Implement FreeBSD-compatible IOCTL to access BMC in ipmi(4) Initial help & test...
[TXT] ipmivar.h  1.34   3 years  kettenis   OPAL implements firmware calls that abstract communicating with the BMC over IPM...
[TXT] kcov.c  1.48   2 years  anton   Remove temporary verbose logging.
[TXT] kstat.c  1.2   2 years  dlg   add kstat_remove so you can tear the struct apart before kstat_destroy
[TXT] ksyms.c  1.34   2 years  guenther   __LDPGSZ hasn't been used here since rev 1.23 (2013). Delete comment referring t...
[TXT] midi.c  1.53   2 years  miod   Constify struct {audio,midi,radio,video}_hw_if. No functional change. ok mpi@ r...
[TXT] midi_if.h  1.10   2 years  miod   Constify struct {audio,midi,radio,video}_hw_if. No functional change. ok mpi@ r...
[TXT] midivar.h  1.13   2 years  miod   Constify struct {audio,midi,radio,video}_hw_if. No functional change. ok mpi@ r...
[TXT] mulaw.c  1.18   8 years  ratchov   Reimplement the audio driver in a simpler way, removing unused/unusable function...
[TXT] mulaw.h  1.16   8 years  ratchov   Reimplement the audio driver in a simpler way, removing unused/unusable function...
[TXT] radio.c  1.12   2 years  miod   Constify struct {audio,midi,radio,video}_hw_if. No functional change. ok mpi@ r...
[TXT] radio_if.h  1.4   2 years  miod   Constify struct {audio,midi,radio,video}_hw_if. No functional change. ok mpi@ r...
[TXT] radiovar.h  1.4   2 years  miod   Constify struct {audio,midi,radio,video}_hw_if. No functional change. ok mpi@ r...
[TXT] rd.c  1.13   6 years  guenther   Don't pull in <sys/file.h> just to get fcntl.h ok deraadt@ krw@
[TXT] rnd.c  1.223   2 years  rob   s/poll/pool
[TXT] rndis.h  1.3   2 years  jsg   spelling feedback and ok tb@ jmc@ ok ratchov@
[TXT] softraid.c  1.422   2 years  krw   Always check if softraid0 is NULL before dereferencing it. Avoids panic on rebo...
[TXT] softraid_concat.c  1.27   4 years  krw   Reduce minimum allowed number of chunks in a CONCAT volume from 2 to 1. This in...
[TXT] softraid_crypto.c  1.145   2 years  tobhe   Remove crp_etype and return errors directly from crypto_invoke() ok patrick@
[TXT] softraid_raid0.c  1.53   4 years  tobhe   Add missing %s in sr_error, otherwise 'sd->sd_name' is not printed. ok kn@
[TXT] softraid_raid1.c  1.67   3 years  deraadt   panic does not require a \n at the end. When one is provided, it looks wrong.
[TXT] softraid_raid1c.c  1.6   2 years  tobhe   Remove crp_etype and return errors directly from crypto_invoke() ok patrick@
[TXT] softraid_raid5.c  1.32   3 years  deraadt   panic does not require a \n at the end. When one is provided, it looks wrong.
[TXT] softraid_raid6.c  1.72   3 years  deraadt   panic does not require a \n at the end. When one is provided, it looks wrong.
[TXT] softraidvar.h  1.174   2 years  jsg   spelling feedback and ok tb@ jmc@ ok ratchov@
[TXT] spdmem.c  1.7   4 years  kettenis   Fix DDR4 DIMM size calculation. ok claudio@
[TXT] spdmemvar.h  1.1   14 years  miod   Split existing spdmem@i2c code into bus-agnostic spd record decoding code, and a...
[TXT] video.c  1.55   2 years  miod   Constify struct {audio,midi,radio,video}_hw_if. No functional change. ok mpi@ r...
[TXT] video_if.h  1.19   2 years  miod   Constify struct {audio,midi,radio,video}_hw_if. No functional change. ok mpi@ r...
[TXT] vnd.c  1.177   2 years  bluhm   Disk lock was held when returning to userland. Add a missing unlock in vnd ioct...
[TXT] vndioctl.h  1.11   4 years  jca   Delete commented out VNDIOCGET60 ioctl Spotted by Benjamin Baier
[TXT] vscsi.c  1.58   3 years  visa   Refactor klist insertion and removal Rename klist_{insert,remove}() to klist_{i...
[TXT] vscsivar.h  1.5   13 years  dlg   provide VSCSI_STAT_RESET so userland can tell us that the connection to the devi...