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_5_2


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.114   12 years  matthew   Remove config_activate() and DVACT_ACTIVATE. PCMCIA's the only thing that's eve...
[TXT] audio_if.h  1.27   13 years  jakemsr   add two new members to structs audio_encoding and audio_prinfo. for both structs...
[TXT] bio.c  1.14   12 years  jsing   Implement a status message interface for bio(4) capable devices.
[TXT] biovar.h  1.42   12 years  jsing   Implement a status message interface for bio(4) capable devices.
[TXT] clock_subr.h  1.5   15 years  ray   First pass at removing clauses 3 and 4 from NetBSD licenses. Not sure what's mo...
[TXT] cninit.c  1.11   12 years  tedu   ansify a few files. ok deraadt dlg krw matthew
[TXT] cons.c  1.23   12 years  nicm   Nuke the useless D_KQFILTER flag and just check that d_kqfilter is filled in. Mo...
[TXT] cons.h  1.16   16 years  jsing   Cleanup cn_pri. Change constants to more meaningful names, rather than the hp300...
[TXT] diskmap.c  1.7   12 years  guenther   Add struct proc * argument to FRELE() and FILE_SET_MATURE() in anticipation of f...
[TXT] firmload.c  1.10   13 years  marco   renegade tabs, no binary change
[TXT] hotplug.c  1.12   12 years  nicm   kqueue attach functions should return an errno or 0, not a plain 1. Fix the obvi...
[TXT] ipmi.c  1.65   14 years  deraadt   We sometimes compile kernels with -Wvariable-decl because it makes us happier re...
[TXT] ipmivar.h  1.18   17 years  deraadt   split userland & kernel struct sensor/sensordev so that the addition of new fiel...
[TXT] ksyms.c  1.21   12 years  tedu   ansify a few files. ok deraadt dlg krw matthew
[TXT] midi.c  1.28   12 years  ratchov   Output interrupts are raised when the uart is ready for output, which obviously ...
[TXT] midi_if.h  1.7   15 years  ray   First pass at removing clauses 3 and 4 from NetBSD licenses. Not sure what's mo...
[TXT] midivar.h  1.6   12 years  ratchov   If the MIDI UART is not ready for output, don't spin at IPL_CLOCK; just return a...
[TXT] mulaw.c  1.14   16 years  jakemsr   - add a couple more mono-to-stereo conversions - add stereo-to-mono conversions ...
[TXT] mulaw.h  1.14   15 years  ray   First pass at removing clauses 3 and 4 from NetBSD licenses. Not sure what's mo...
[TXT] radio.c  1.9   12 years  matthew   Remove config_activate() and DVACT_ACTIVATE. PCMCIA's the only thing that's eve...
[TXT] radio_if.h  1.3   22 years  mickey   make radio attach, not steal other audio attachments
[TXT] radiovar.h  1.3   22 years  mickey   support detach, from netbsd
[TXT] rd.c  1.5   12 years  matthew   Eliminate redundant buf validation checks in xxstrategy() methods now that they'...
[TXT] rnd.c  1.141   11 years  matthew   Change arc4random_uniform() to calculate ``2**32 % upper_bound'' as ``-upper_bou...
[TXT] softraid.c  1.274   12 years  jsing   Prevent softraid from being used with devices that do not have a sector size of ...
[TXT] softraid_concat.c  1.2   12 years  jsing   Convert softraid(4) to new bio(4) status interface. This allows bioctl(8) to pro...
[TXT] softraid_crypto.c  1.80   12 years  jsing   Prevent softraid from being used with devices that do not have a sector size of ...
[TXT] softraid_raid0.c  1.26   12 years  jsing   Convert softraid(4) to new bio(4) status interface. This allows bioctl(8) to pro...
[TXT] softraid_raid1.c  1.31   12 years  jsing   Convert softraid(4) to new bio(4) status interface. This allows bioctl(8) to pro...
[TXT] softraid_raid6.c  1.25   12 years  jsing   Initialise discipline function pointers with defaults and only override those th...
[TXT] softraidvar.h  1.116   12 years  jsing   Only pass bio ioctls through to the softraid bio ioctl handler. Rename the handl...
[TXT] spdmem.c  1.3   13 years  chl   Remove dead assignments and newly created unused variables. Found by LLVM/Clang...
[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.28   12 years  matthew   Remove config_activate() and DVACT_ACTIVATE. PCMCIA's the only thing that's eve...
[TXT] video_if.h  1.17   13 years  jakemsr   support VIDIOC_S_PARM and VIDIOC_G_PARM. these ioctls are used for setting and ...
[TXT] vnd.c  1.149   12 years  matthew   Add a dmesg warning about sloppy disk I/O to vnd(4) devices to help identify bad...
[TXT] vndioctl.h  1.8   15 years  krw   Replace -s (sector size) option with more general -t (disktype) option which mak...
[TXT] vscsi.c  1.26   12 years  matthew   Backout a bunch of my SCSI commits from c2k11. At least one of these is causing...
[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.9   15 years  okan   Remove clauses 3 and 4 from NetBSD license. from ray; ok ray, deraadt
[TXT] auconv.h (in the Attic) [Hide]  1.8   15 years  ray   First pass at removing clauses 3 and 4 from NetBSD licenses. Not sure what's mo...
[TXT] audiovar.h (in the Attic) [Hide]  1.13   13 years  jakemsr   change quiescing to not call the audio_hw_if halt method in interrupt context, b...
[TXT] flash.c (in the Attic) [Hide]  1.24   12 years  matthew   Eliminate redundant buf validation checks in xxstrategy() methods now that they'...
[TXT] flashvar.h (in the Attic) [Hide]  1.5   14 years  pirofti   Get rid of devact enum, substitute it with an int and coresponding defines. Thi...
[TXT] rndvar.h (in the Attic) [Hide]  1.29   13 years  deraadt   split randomattach into random_init() and random_start(), so that we can make at...
[TXT] sequencer.c (in the Attic) [Hide]  1.22   12 years  nicm   kqueue attach functions should return an errno or 0, not a plain 1. Fix the obvi...
[TXT] sequencervar.h (in the Attic) [Hide]  1.4   15 years  ray   First pass at removing clauses 3 and 4 from NetBSD licenses. Not sure what's mo...
[TXT] softraid_aoe.c (in the Attic) [Hide]  1.25   12 years  jsing   Provide default set chunk state and set volume state functions which cover the n...
[TXT] softraid_raidp.c (in the Attic) [Hide]  1.23   12 years  jsing   Initialise discipline function pointers with defaults and only override those th...
[TXT] systrace.c (in the Attic) [Hide]  1.63   12 years  guenther   Add struct proc * argument to FRELE() and FILE_SET_MATURE() in anticipation of f...
[TXT] systrace.h (in the Attic) [Hide]  1.23   12 years  matthew   Add support for *at(2) system calls to systrace(1). ok deraadt@, sthen@, jasper...
[TXT] videovar.h (in the Attic) [Hide]  1.7   13 years  jakemsr   implement poll() for video(4) ok mglocker
[TXT] vmt.c (in the Attic) [Hide]  1.11   13 years  dtucker   Fix newlines for error on attach case. with & ok dlg.
[TXT] vmtvar.h (in the Attic) [Hide]  1.1   15 years  dlg   vmt(4) is a kernel level implementation of the vmware tools. it only provides t...