Home
last modified time | relevance | path

Searched refs:lowlevel (Results 1 – 17 of 17) sorted by relevance

/linux-2.4.37.9/drivers/char/ftape/
DMakefile28 subdir-$(CONFIG_FTAPE) += lowlevel
33 obj-y += lowlevel/ftape.o
/linux-2.4.37.9/fs/udf/
DMakefile12 obj-y := balloc.o dir.o file.o ialloc.o inode.o lowlevel.o namei.o \
/linux-2.4.37.9/Documentation/sound/
DINSTALL.awe50 Answer YES to both "lowlevel drivers" and "AWE32 wave synth" items
51 in Sound menu. ("lowlevel drivers" will appear only in 2.x
DAudioExcelDSP1615 SB-MPU401) in the main driver menu. Activate the lowlevel drivers then select
DREADME.OSS88 Please look at lowlevel/README for more contributors.
411 Configure SB32/64/AWE just like SB16. See lowlevel/README.awe
615 the lowlevel/ directory. To use it you should enable the
1336 protocol that is implemented in a separate lowlevel driver. Make sure
/linux-2.4.37.9/drivers/sound/
DCHANGELOG31 - Added AWE32 support by Takashi Iwai (in ./lowlevel/).
79 - Added the "lowlevel" subdirectory for additional low level drivers that
80 are not part of USS core. See lowlevel/README for more info.
82 miroPCM sound cards. See lowlevel/aci.readme for more info.
/linux-2.4.37.9/drivers/media/video/
Dcpia.h286 struct cam_data *cpia_register_camera(struct cpia_camera_ops *ops, void *lowlevel);
Dcpia.c3217 struct cam_data *cpia_register_camera(struct cpia_camera_ops *ops, void *lowlevel) in cpia_register_camera() argument
3225 camera->lowlevel_data = lowlevel; in cpia_register_camera()
/linux-2.4.37.9/Documentation/isdn/
DREADME.icn21 the lowlevel-module (see README). If using more than one card,
DREADME.avmb16 The lowlevel interface can be used to implement a CAPI2.0
/linux-2.4.37.9/Documentation/
Disapnp.txt141 The function isapnp_cfg_begin() must be called before any lowlevel function.
D00-INDEX157 parport-lowlevel.txt
Dkernel-docs.txt331 Keywords: ALSA, sound, soundcard, driver, lowlevel, hardware.
DConfigure.help5422 video card. If you select "Advanced lowlevel driver options" below,
5430 video card. If you select "Advanced lowlevel driver options" below,
5437 video card. If you select "Advanced lowlevel driver options", you
5465 video card. If you select "Advanced lowlevel driver options", you
22483 supported by the lowlevel driver also. Currently, the HiSax driver
22945 an ISDN-fax-machine. This must be supported by the lowlevel driver
23246 and one or more of the lowlevel drivers below. See
25393 and select parallel port and/or USB lowlevel support below,
25403 This is the lowlevel parallel port support for cameras based on
25411 This is the lowlevel USB support for cameras based on Vision's CPiA
[all …]
/linux-2.4.37.9/Documentation/networking/
Dray_cs.txt131 useful for debugging 802.11 lowlevel protocols that are not visible to
/linux-2.4.37.9/drivers/parport/
DChangeLog311 a lowlevel driver load if there are no ports yet.
/linux-2.4.37.9/drivers/video/matrox/
Dmatroxfb_base.c1718 struct matrox_switch* lowlevel; member
1934 ACCESS_FBINFO(hw_switch) = b->base->lowlevel; in initMatrox2()