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: [cvs.NetBSD.org] / src / sys / dev
Current tag: MAIN
File | Rev. | Age | Author | Last log entry |
---|---|---|---|---|
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
1.331 | 23 months | nia | Remove uscanner(4) driver This exists for compatibility with a Linux interface ... |
![]() |
1.48 | 9 months | riastradh | sys/dev/Makefile: Split INCS onto separate lines for ease of sorting. Also sort... |
![]() |
1.17 | 2 years | thorpej | malloc(9) -> kmem(9) |
![]() |
1.11 | 12 months | msaitoh | Add comment. bv_stripe_size is used in KB. |
![]() |
1.189 | 14 months | riastradh | sys/dev/ccd.c: Restore historic RCS id. This got munged accidentally by `git cv... |
![]() |
1.37 | 5 years | christos | factor out the ccd COMPAT_60 code. |
![]() |
1.146 | 13 months | riastradh | cgd(4): Omit technically-correct-but-broken adiantum dependency again. It is tr... |
![]() |
1.27 | 2 years | riastradh | Split aes_cbc_* and aes_xts_* into their own header files. aes.h will remain ju... |
![]() |
1.13 | 2 years | riastradh | cgd(4): Align IVs on the stack. This will make it easier for some hardware cryp... |
![]() |
1.21 | 2 years | riastradh | Constify. |
![]() |
1.27 | 6 years | jakllsch | Fix leap year handling for years 2100 and greater. I can not explain why this w... |
![]() |
1.30 | 3 years | thorpej | Pull in <sys/stdbool.h>. |
![]() |
1.39 | 14 months | riastradh | driver(9): devsw_detach never fails. Make it return void. Prune a whole lotta ... |
![]() |
1.14 | 2 years | uwe | cninit - don't reset cn_tab on entry. cn_tab can be already set up by the MD st... |
![]() |
1.92 | 7 months | riastradh | console(4), constty(4): Rip off the kernel lock, take three. |
![]() |
1.29 | 7 months | riastradh | cons(9): New function cn_set_tab. Increment of progress toward eliminating bare... |
![]() |
1.4 | 23 months | pgoyette | Rework the xxxVERBOSE option to share the common module-hook-based verbose mecha... |
![]() |
1.8 | 23 months | pgoyette | Rework the xxxVERBOSE option to share the common module-hook-based verbose mecha... |
![]() |
1.5 | 23 months | riastradh | devlist2h.awk: Nix trailing whitespace. No functional change intended. |
![]() |
1.113 | 2 years | rin | dk_start(): retry device-dependent start() routine later, also when it returns E... |
![]() |
1.32 | 3 years | riastradh | Add a flag to dk_dump for virtual disk devices. If a disk is backed by a physic... |
![]() |
1.9 | 8 days | riastradh | efi(4): Fix logic to handle buffer sizing. Can't KASSERT(datasize <= databufsiz... |
![]() |
1.2 | 10 days | riastradh | efi(4): Implement MI parts of EFIIOC_GET_TABLE. Intended to be compatible with ... |
![]() |
1.16 | 11 months | pgoyette | Include sequencer code conditionally. Fixes build for sparc and sparc64 (and an... |
![]() |
1.9 | 11 months | pgoyette | Combine the midi and sequencer modules into a single midi_seq module to avoid a ... |
![]() |
1.24 | 7 months | riastradh | sys/filedesc.h: New home for extern cwdi0. |
![]() |
1.2 | 15 years | martin | Remove clause 3 and 4 from TNF licenses |
![]() |
1.114 | 2 months | hannken | Pass B_PHYS when reading from device. Xbd(4) at least checks this flag and may ... |
![]() |
1.32 | 4 years | hannken | Make FSS_ERROR a flag to prevent bogus fscow_disestablish() after error. |
![]() |
1.10 | 2 months | mlelstv | Ignore non-recoverable and critical limits smaller than the warning limits. Thes... |
![]() |
1.3 | 4 years | mlelstv | branches: 1.3.2; Add experimental userland interface to IPMI driver. Currently,... |
![]() |
1.3 | 9 years | pooka | Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before the sy... |
![]() |
1.1 | 13 years | mbalmer | branches: 1.1.2; Move the keylock.h header from sys/sys to sys/dev where it rea... |
![]() |
1.32 | 19 months | rin | Switch to kmem(9). |
![]() |
1.7 | 14 years | gmcgarry | Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h preproces... |
![]() |
1.42 | 4 years | maxv | Replace M_ALIGN and MH_ALIGN by m_align. |
![]() |
1.1 | 20 years | thorpej | branches: 1.1.2; 1.1.4; 1.1.6; This is the "kttcp" network throughput testing... |
![]() |
1.112 | 2 years | riastradh | ld(4): Block requests while suspended until resumed. Otherwise nothing stops us... |
![]() |
1.35 | 2 years | riastradh | ld(4): Block requests while suspended until resumed. Otherwise nothing stops us... |
![]() |
1.3 | 5 years | jakllsch | Use correct type with CTLTYPE_BOOL. Fixes this sysctl on big endian. |
![]() |
1.1 | 5 years | jmcneill | branches: 1.1.4; 1.1.6; 1.1.8; Add a helper for exposing LED controls via sys... |
![]() |
1.30 | 13 months | andvar | fix various typos, mainly in comments, but also log messages, docs, game text. |
![]() |
1.15 | 15 months | riastradh | lockstat(4): Membar audit. - Serialize updates to lockstat_enabled, lockstat_de... |
![]() |
1.87 | 4 months | hannken | It is not sufficient to have a comment /* Sanity check the size. */, also check ... |
![]() |
1.11 | 13 years | uebayasi | branches: 1.11.2; Protect multiple inclusion. |
![]() |
1.19 | 7 years | uebayasi | Put back MEMORY_DISK_IMAGE logic, but use generated opt_memory_root_image.h and ... |
![]() |
1.101 | 7 months | riastradh | midi(4): No need to take lock just for callout_halt. Lock is relevant only if w... |
![]() |
1.27 | 8 years | mrg | fix some comments about MP midi. |
![]() |
1.1 | 11 months | pgoyette | Combine the midi and sequencer modules into a single midi_seq module to avoid a ... |
![]() |
1.2 | 11 months | pgoyette | Include sequencer code conditionally. Fixes build for sparc and sparc64 (and an... |
![]() |
1.10 | 7 months | andvar | s/singled/single/ |
![]() |
1.4 | 11 years | jmcneill | Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From the orig... |
![]() |
1.25 | 4 years | isaki | Merge isaki-audio2 branch, the overhaul of audio subsystem. - Interrupt-oriented... |
![]() |
1.14 | 11 years | plunky | Tidy up a little, the way that midi attachment code works - change midi_attach(... |
![]() |
1.20 | 8 years | mrg | various clean ups for midi and sequencer: midi specific: - add reference counti... |
![]() |
1.24 | 4 years | mrg | appease the gcc7 fallthru checker. |
![]() |
1.4 | 20 months | andvar | Add missing double p and d for stopped and overriden accordingly. Fix few more t... |
![]() |
1.13 | 8 years | dholland | Add d_discard to all struct cdevsw instances I could find. All have been set to... |
![]() |
1.31 | 21 months | thorpej | Merge thorpej-cfargs2. |
![]() |
1.5 | 14 years | joerg | - use aprint in attach - split device/softc - move softc definition into source ... |
![]() |
1.10 | 17 months | riastradh | sys: Use preempt_point and preempt_needed, not open-coded versions. |
![]() |
1.81 | 11 months | riastradh | sequencer(4): Fix lock leak in ioctl(FIOASYNC). Reported-by: syzbot+0bfe9054ab0... |
![]() |
1.1 | 11 months | pgoyette | Combine the midi and sequencer modules into a single midi_seq module to avoid a ... |
![]() |
1.17 | 8 years | mrg | various clean ups for midi and sequencer: midi specific: - add reference counti... |
![]() |
1.4 | 20 months | andvar | fix typos in word "successful". |
![]() |
1.2 | 6 months | mrg | move the creation of machdep.smbios into platform_init(). "dmidecode -d /dev/sm... |
![]() |
1.2 | 22 months | jmcneill | branches: 1.2.4; smbios: Add character device for accessing SMBIOS tables The ... |
![]() |
1.25 | 2 months | riastradh | spkr(4): Avoid some overflow issues. XXX pullup-8 XXX pullup-9 XXX pullup-10 R... |
![]() |
1.12 | 8 months | thorpej | Remove unnecessary include of <sys/malloc.h>. |
![]() |
1.3 | 5 years | nat | branches: 1.3.4; Add ioctls for setting and getting the beep volume. Currently... |
![]() |
1.10 | 2 years | isaki | Rework about the rest note in speaker(4). - Obsolete the sc_rest callback. The ... |
![]() |
1.3 | 15 months | riastradh | veriexec(4): Omit needless device crud in veriexec.c. |
![]() |
1.1 | 4 years | sevan | branches: 1.1.2; 1.1.4; 1.1.6; Add a configuration file for enabling Veriexec... |
![]() |
1.45 | 14 months | riastradh | video(9): Make softc argument mandatory for video_attach_mi. No separate video_... |
![]() |
1.12 | 10 months | andvar | fix various typos in comments. |
![]() |
1.289 | 13 days | mlelstv | Neither limit the number of requests for the page daemon. Otherwise you may dead... |
![]() |
1.38 | 4 years | mlelstv | Add flag to enforce file I/O even when bmap/strategy would be possible. This mak... |