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_2_7_BASE


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.21   24 years  mickey   make .mpg playing more usefull, i.e. supply entropy
[TXT] audio_if.h  1.9   24 years  niklas   branches: 1.9.4; From NetBSD; let i386 run audio at a high IPL
[TXT] clock_subr.h  1.1   26 years  maja   branches: 1.1.12; Code imported from NetBSD. -moj
[TXT] cninit.c  1.4   26 years  mickey   branches: 1.4.8; 1.4.18; import cnset() from libsa
[TXT] cons.c  1.7   28 years  deraadt   branches: 1.7.16; partial sync with netbsd 960418, more to come
[TXT] cons.h  1.6   26 years  mickey   branches: 1.6.8; import cnset() from libsa
[TXT] ksyms.c  1.5   24 years  art   branches: 1.5.2; Another comment change. (NBPG -> PAGE_SIZE).
[TXT] midi.c  1.3   24 years  fgsch   branches: 1.3.2; Remove dependencies between midi & audio. midi now will compil...
[TXT] midi_if.h  1.1   25 years  niklas   branches: 1.1.6; Midi & sequencer support from NetBSD, mostly by Lennart August...
[TXT] midivar.h  1.1   25 years  niklas   branches: 1.1.6; Midi & sequencer support from NetBSD, mostly by Lennart August...
[TXT] mulaw.c  1.4   25 years  downsj   branches: 1.4.6; More conversion routines, from NetBSD
[TXT] mulaw.h  1.4   25 years  downsj   branches: 1.4.6; More conversion routines, from NetBSD
[TXT] rnd.c  1.38   24 years  hugh   branches: 1.38.2; Double usage of random() in the pseudo device to avoid settin...
[TXT] vnd.c  1.23   25 years  millert   branches: 1.23.8; Add a "spoofonly" argument to readdisklabel() which will be u...
[TXT] vndioctl.h  1.2   26 years  niklas   branches: 1.2.10; $OpenBSD$
[TXT] auconv.c (in the Attic) [Hide]  1.1   26 years  niklas   branches: 1.1.12; From NetBSD: Simple conversions of audio streams, for use wit...
[TXT] auconv.h (in the Attic) [Hide]  1.1   26 years  niklas   branches: 1.1.12; From NetBSD: Simple conversions of audio streams, for use wit...
[TXT] audiovar.h (in the Attic) [Hide]  1.7   24 years  csapuntz   Move min # of blocks to two to accomodate hackis neomagic driver
[TXT] ccd.c (in the Attic) [Hide]  1.41   24 years  art   branches: 1.41.2; vm_offset_t -> vaddr_t
[TXT] ccdvar.h (in the Attic) [Hide]  1.4   26 years  niklas   branches: 1.4.10; 1.4.14; 1.4.16; Optimized to perform well on small interlea...
[TXT] clock_subr.c (in the Attic) [Hide]  1.1   26 years  maja   branches: 1.1.12; 1.1.22; Code imported from NetBSD. -moj
[TXT] midisyn.c (in the Attic) [Hide]  1.1   25 years  niklas   branches: 1.1.6; 1.1.16; Midi & sequencer support from NetBSD, mostly by Lenna...
[TXT] midisynvar.h (in the Attic) [Hide]  1.1   25 years  niklas   branches: 1.1.6; 1.1.16; Midi & sequencer support from NetBSD, mostly by Lenna...
[TXT] ramdisk.c (in the Attic) [Hide]  1.11   24 years  art   branches: 1.11.2; We don't need a prototype for kmem_alloc.
[TXT] ramdisk.h (in the Attic) [Hide]  1.4   28 years  deraadt   branches: 1.4.16; 1.4.26; partial sync with netbsd 960418, more to come
[TXT] rndioctl.h (in the Attic) [Hide]  1.8   24 years  mickey   better has when adding entropy to the pool. bigger pool (4k).
[TXT] rndvar.h (in the Attic) [Hide]  1.14   24 years  mickey   better has when adding entropy to the pool. bigger pool (4k).
[TXT] sequencer.c (in the Attic) [Hide]  1.3   24 years  pjanzen   Check usec for >= 1000000, not just > ; as msaitoh@NetBSD.org
[TXT] sequencervar.h (in the Attic) [Hide]  1.1   25 years  niklas   branches: 1.1.6; Midi & sequencer support from NetBSD, mostly by Lennart August...