代码搜索:OSS
找到约 1,722 项符合「OSS」的源代码
代码结果 1,722
www.eeworm.com/read/292705/3947256
h mac_oss.h
/*
* OSS
*
* This is used in place of VIA2 on the IIfx.
*/
#define OSS_BASE (0x50f1a000)
/*
* Interrupt level offsets for mac_oss->irq_level
*/
#define OSS_NUBUS0 0
#define OSS_NUBUS1 1
#def
www.eeworm.com/read/291465/3965838
cxx sound_oss.cxx
/*
* sound.cxx
*
* Sound driver implementation.
*
* Portable Windows Library
*
* Copyright (c) 1993-1998 Equivalence Pty. Ltd.
*
* The contents of this file are subject to the Mozill
www.eeworm.com/read/291465/3965839
h sound_oss.h
#include
#include
#include
//#if !P_USE_INLINES
//#include
//#endif
#ifdef P_SOLARIS
#include
#endif
www.eeworm.com/read/274140/4188098
c drv_oss.c
/* MikMod sound library
(c) 1998, 1999, 2000 Miodrag Vallat and others - see file AUTHORS for
complete list.
This library is free software; you can redistribute it and/or modify
it under the
www.eeworm.com/read/443386/1749594
c pcm_oss.c
/*
* Digital Audio (PCM) abstract layer / OSS compatible
* Copyright (c) by Jaroslav Kysela
*
*
* This program is free software; you can redistribute it and/or modify
* it
www.eeworm.com/read/443386/1749597
c mixer_oss.c
/*
* OSS emulation layer for the mixer interface
* Copyright (c) by Jaroslav Kysela
*
*
* This program is free software; you can redistribute it and/or modify
* it under th
www.eeworm.com/read/443386/1749621
c seq_oss.c
/*
* OSS compatible sequencer driver
*
* registration of device and proc
*
* Copyright (C) 1998,99 Takashi Iwai
*
* This program is free software; you can redistribute it and/or
www.eeworm.com/read/443386/1749680
c emux_oss.c
/*
* Interface for OSS sequencer emulation
*
* Copyright (C) 1999 Takashi Iwai
*
* This program is free software; you can redistribute it and/or modify
* it under the terms
www.eeworm.com/read/443386/1749780
txt oss-emulation.txt
NOTES ON KERNEL OSS-EMULATION
=============================
Jan. 22, 2004 Takashi Iwai
Modules
=======
ALSA provides a powerful OSS emulation on the kernel.
The OSS emulatio
www.eeworm.com/read/439082/1817284
h mac_oss.h
/*
* OSS
*
* This is used in place of VIA2 on the IIfx.
*/
#define OSS_BASE (0x50f1a000)
/*
* Interrupt level offsets for mac_oss->irq_level
*/
#define OSS_NUBUS0 0
#define OSS_NUBUS1 1
#def