NetBSD/sys/compat/linux/multiarch
augustss 9745684ebe Changes to the sudio system:
- It is now possible to handle devices that want "looping" DMA,
    e.g. the SoundBlaster correctly.  The WSS and SB drivers use this.
    To do this several new methods were introduced in audio_hw_if.
  - Different silence handling (forced by previous change).
  - The audio driver can now be mmap()-ed, but due to problems in
    the VM system only for writing for now.
  - The OSS (Linux) audio emulation takes advantage of some of the
    new features.
1997-07-27 01:16:32 +00:00
..
linux_break.c Changes to the sudio system: 1997-07-27 01:16:32 +00:00
linux_ipccall.c Fixed copyin() argument botch in shmctl() IPC_STAT handling. 1997-05-08 14:33:11 +00:00
linux_ipccall.h
linux_llseek.c Use sys_posix_rename() instead of sys_rename() as it's the behaviour of the 1997-06-27 05:29:34 +00:00
linux_misc_notalpha.c Changes to the sudio system: 1997-07-27 01:16:32 +00:00
linux_oldmmap.c Changes to the sudio system: 1997-07-27 01:16:32 +00:00
linux_oldolduname.c Changes to the sudio system: 1997-07-27 01:16:32 +00:00
linux_oldselect.c Changes to the sudio system: 1997-07-27 01:16:32 +00:00
linux_olduname.c Changes to the sudio system: 1997-07-27 01:16:32 +00:00
linux_olduname.h
linux_pipe.c Changes to the sudio system: 1997-07-27 01:16:32 +00:00
linux_sig_notalpha.c
linux_sigaction.c
linux_socketcall.c Make this compile again, including Politically Correct const handling. 1996-12-22 23:00:02 +00:00
linux_socketcall.h