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


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.206   15 months  visa   Adjust knote(9) API Make knote(9) lock the knote list internally, and add knote...
[TXT] audio_if.h  1.42   18 months  kn   Remove audio(9) speaker_ctl(), let open() handle speakers where needed Only fiv...
[TXT] bio.c  1.19   6 months  dlg   use a random number as the cookie in bio ioctls. ok kn@ krw@
[TXT] biovar.h  1.46   3 years  kn   Add include guard Input on naming schema, OK deraadt
[TXT] clock_subr.h  1.8   19 months  kettenis   Extend struct todr_chip_handle with a todr_quality member. This allows us to as...
[TXT] cninit.c  1.15   6 years  guenther   Delete unnecessary <sys/file.h> includes ok millert@ krw@
[TXT] cons.c  1.30   22 months  visa   Remove unused device poll functions. Also remove unneeded includes of <sys/poll...
[TXT] cons.h  1.20   6 days  jsg   remove prototypes with no matching function ok mpi@
[TXT] diskmap.c  1.27   13 months  jsg   remove duplicate includes ok deraadt@ miod@ krw@
[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.24   7 months  mvs   Introduce `hotplug_mtx' mutex(9) and make `hotplugread_filtops' MP safe. Use thi...
[TXT] ipmi.c  1.119   6 weeks  gkoehler   Change ipmi(4)'s taskq from IPL_NONE to IPL_MPFLOOR The IPL_NONE mutex didn't b...
[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.49   9 months  anton   Read curcpu once in kcov code hot paths.
[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.57   6 days  jsg   remove prototypes with no matching function ok mpi@
[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.14   7 months  mvs   Use existing `audio_lock' mutex(9) to make `midi{read,write}_filtops' MP safe. k...
[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.13   2 years  naddy   constify struct cfattach
[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.14   2 years  naddy   constify struct cfattach
[TXT] rnd.c  1.226   14 months  guenther   Delete obsolete /* ARGSUSED */ lint comments. ok miod@ millert@
[TXT] rndis.h  1.3   2 years  jsg   spelling feedback and ok tb@ jmc@ ok ratchov@
[TXT] softraid.c  1.430   3 months  beck   Remove Softdep. Softdep has been a no-op for some time now, this removes it to ...
[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.73   6 days  jsg   remove prototypes with no matching function ok mpi@
[TXT] softraidvar.h  1.176   16 months  kn   Remove unused *sd_scsibus_dev member from struct sr_discipline Under _KERNEL, d...
[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.57   22 months  visa   Remove unused device poll functions. Also remove unneeded includes of <sys/poll...
[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.181   12 months  krw   Improve emulation of a disktab entry (-t) by using the type specified in the dis...
[TXT] vndioctl.h  1.12   12 months  krw   Improve emulation of a disktab entry (-t) by using the type specified in the dis...
[TXT] vscsi.c  1.63   6 days  jsg   remove prototypes with no matching function ok mpi@
[TXT] vscsivar.h  1.5   13 years  dlg   provide VSCSI_STAT_RESET so userland can tell us that the connection to the devi...
[TXT] auconv.c (in the Attic) [Hide]  1.11   9 years  ratchov   Remove all audio format conversion code from the kernel (btw holding the kernel_...
[TXT] auconv.h (in the Attic) [Hide]  1.9   9 years  ratchov   Remove all audio format conversion code from the kernel (btw holding the kernel_...
[TXT] audiovar.h (in the Attic) [Hide]  1.16   10 years  dlg   the stuff in audiovar.h is only used in audio.c, so move it in there to take the...
[TXT] ccd.c (in the Attic) [Hide]  1.98   12 years  deraadt   ccd goes to the attic discussed with jsing and millert
[TXT] ccdvar.h (in the Attic) [Hide]  1.13   12 years  deraadt   ccd goes to the attic discussed with jsing and millert
[TXT] clock_subr.c (in the Attic) [Hide]  1.4   17 years  deraadt   and this goes away
[TXT] dev_conf.h (in the Attic) [Hide]  1.2   28 years  deraadt   partial sync with netbsd 960418, more to come
[TXT] flash.c (in the Attic) [Hide]  1.33   4 years  krw   Double tap the actual Zaurus zombies. ok tedu@ jsg@
[TXT] flashvar.h (in the Attic) [Hide]  1.8   4 years  krw   Double tap the actual Zaurus zombies. ok tedu@ jsg@
[TXT] midisyn.c (in the Attic) [Hide]  1.10   13 years  ratchov   remove the ``midisyn'' framework and anything using it, i.e., the opl device and...
[TXT] midisynvar.h (in the Attic) [Hide]  1.4   13 years  ratchov   remove the ``midisyn'' framework and anything using it, i.e., the opl device and...
[TXT] ramdisk.c (in the Attic) [Hide]  1.54   12 years  matthew   Eliminate ramdisk.c and ramdisk.h now that they're unused.
[TXT] ramdisk.h (in the Attic) [Hide]  1.6   12 years  matthew   Eliminate ramdisk.c and ramdisk.h now that they're unused.
[TXT] rndioctl.h (in the Attic) [Hide]  1.11   13 years  deraadt   the random ioctl stuff is not very useful. I want to see all the non-essential ...
[TXT] rndvar.h (in the Attic) [Hide]  1.41   3 years  deraadt   dev/rndvar.h no longer has statistical interfaces (removed during various conver...
[TXT] sequencer.c (in the Attic) [Hide]  1.23   11 years  ratchov   Delete the sequencer(4) driver, since its not used any longer. Diff mostly from ...
[TXT] sequencervar.h (in the Attic) [Hide]  1.5   11 years  ratchov   Delete the sequencer(4) driver, since its not used any longer. Diff mostly from ...
[TXT] softraid_aoe.c (in the Attic) [Hide]  1.38   9 years  tedu   remove preliminary AOE (ata over ethernet) support. not finished after many year...
[TXT] softraid_raidp.c (in the Attic) [Hide]  1.57   10 years  jsing   Rename softraid RAIDP to softraid RAID5. Discussed with krw@
[TXT] systrace.c (in the Attic) [Hide]  1.79   8 years  tedu   boom goes the dynamite
[TXT] systrace.h (in the Attic) [Hide]  1.27   8 years  tedu   boom goes the dynamite
[TXT] videovar.h (in the Attic) [Hide]  1.9   7 years  mglocker   Move videovar.h in to video.c since it isn't used anywhere else. Suggested by m...
[TXT] vmt.c (in the Attic) [Hide]  1.31   8 years  reyk   Move vmt.c to sys/dev/pv/vmt.c. The history is lost but can be found in the Att...
[TXT] vmtvar.h (in the Attic) [Hide]  1.2   8 years  reyk   Add pvbus(4), a pseudo-bus to attach non-PCI paravirtual devices and buses. vmt(...