Searched refs:driver (Results 1 - 25 of 484) sorted by relevance

1234567891011>>

/opensolaris-onvv-gate/usr/src/uts/intel/io/drm/
H A Dradeon_drv.c6 * radeon_drv.c -- ATI Radeon driver -*- linux-c -*-
72 * DRM driver
93 "radeon DRM driver", /* drv_linkinfo */
169 statep->driver = &radeon_driver;
261 radeon_configure(drm_driver_t *driver) argument
263 driver->buf_priv_size = sizeof (drm_radeon_buf_priv_t);
264 driver->load = radeon_driver_load;
265 driver->unload = radeon_driver_unload;
266 driver->firstopen = radeon_driver_firstopen;
267 driver
[all...]
/opensolaris-onvv-gate/usr/src/uts/common/kmdb/
H A Dkmdb.conf33 # kmdb-driver-debug - if 1, debugging mode is enabled
39 name="kmdb" parent="pseudo" instance=0 kmdb-driver-debug=0 kmdb-auto-entry=1;
/opensolaris-onvv-gate/usr/src/uts/sparc/os/
H A Ddacf.conf35 # driver-minorname. The pushmod varies based on the keyboard hardware.
37 driver-minorname="hid:internal_keyboard" consconfig_dacf:kb_config post-attach - pushmod="usbkbm"
38 driver-minorname="hid:internal_keyboard" consconfig_dacf:kb_config pre-detach - pushmod="usbkbm"
39 driver-minorname="zs:keyboard" consconfig_dacf:kb_config post-attach - pushmod="kb"
40 driver-minorname="su:keyboard" consconfig_dacf:kb_config post-attach - pushmod="kb"
41 driver-minorname="su_pnp:keyboard" consconfig_dacf:kb_config post-attach - pushmod="kb"
46 # driver-minorname. The pushmod varies based on the mouse hardware.
48 driver-minorname="hid:internal_mouse" consconfig_dacf:ms_config post-attach - pushmod="usbms"
49 driver-minorname="hid:internal_mouse" consconfig_dacf:ms_config pre-detach - pushmod="usbms"
50 driver
[all...]
/opensolaris-onvv-gate/usr/src/uts/intel/os/
H A Ddacf.conf35 # driver-minorname. The pushmod varies based on the keyboard hardware.
37 driver-minorname="hid:internal_keyboard" consconfig_dacf:kb_config post-attach - pushmod="usbkbm"
38 driver-minorname="hid:internal_keyboard" consconfig_dacf:kb_config pre-detach - pushmod="usbkbm"
43 # driver-minorname. The pushmod varies based on the mouse hardware.
45 driver-minorname="hid:internal_mouse" consconfig_dacf:ms_config post-attach - pushmod="usbms"
46 driver-minorname="hid:internal_mouse" consconfig_dacf:ms_config pre-detach - pushmod="usbms"
59 driver-minorname="mouse8042:internal_mouse" consconfig_dacf:ms_config post-attach - pushmod="vuid3ps2"
60 driver-minorname="mouse8042:internal_mouse" consconfig_dacf:ms_config pre-detach - pushmod="vuid3ps2"
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/etc/sock2path.d/
H A DMakefile27 driver%2Fnetwork%2Fbpf \
28 driver%2Fnetwork%2Frds \
29 driver%2Fnetwork%2Frdsv3 \
30 driver%2Fnetwork%2Fsdp \
/opensolaris-onvv-gate/usr/src/cmd/modload/
H A Ddrvload.sh33 for driver in `find $drvpath/drv -type f -a ! -name '*.conf' -print`
35 modload $driver > /tmp/loaderrs 2>&1
/opensolaris-onvv-gate/usr/src/pkg/manifests/
H A Ddriver-network-ibd.mf32 set name=pkg.fmri value=pkg:/driver/network/ibd@0.5.11,5.11-0.139
35 depend fmri=pkg:/driver/network/ibp@0.5.11,5.11-0.139 type=require
H A DSUNWpd.mf30 $(sparc_ONLY)depend fmri=pkg:/driver/sparc/platform type=require
31 $(i386_ONLY)depend fmri=pkg:/driver/storage/glm type=require
H A Dstorage-storage-server.mf33 depend fmri=driver/network/emlxs type=require
34 depend fmri=driver/network/fcip type=require
35 depend fmri=driver/network/fcoet type=require
36 depend fmri=driver/network/fcp type=require
37 depend fmri=driver/network/fcsm type=require
38 depend fmri=driver/network/fp type=require
39 depend fmri=driver/network/ibdma type=require
40 depend fmri=driver/network/qlc type=require
41 depend fmri=driver/network/rpcib type=require
42 $(sparc_ONLY)depend fmri=driver/networ
[all...]
H A DSUNW1394.mf29 depend fmri=pkg:/driver/firewire@0.5.11,5.11-0.133 type=require
H A DSUNWaudd.mf29 depend fmri=pkg:/driver/audio@0.5.11,5.11-0.133 type=require
H A DSUNWpcmci.mf29 depend fmri=pkg:/driver/pcmcia@0.5.11,5.11-0.133 type=require
H A DSUNWusb.mf29 depend fmri=pkg:/driver/usb@0.5.11,5.11-0.133 type=require
H A DBRCMbnx.mf29 depend fmri=pkg:/driver/network/bnx@0.5.11,5.11-0.133 type=require
H A DBRCMbnxe.mf29 depend fmri=pkg:/driver/network/bnxe@0.5.11,5.11-0.133 type=require
H A DCPQary3.mf29 depend fmri=pkg:/driver/storage/cpqary3@0.5.11,5.11-0.133 type=require
H A DSUNWaac.mf29 depend fmri=pkg:/driver/storage/aac@0.5.11,5.11-0.133 type=require
H A DSUNWad810.mf29 depend fmri=pkg:/driver/audio/audio810@0.5.11,5.11-0.133 type=require
H A DSUNWadixp.mf29 depend fmri=pkg:/driver/audio/audioixp@0.5.11,5.11-0.133 type=require
H A DSUNWadpu320.mf29 depend fmri=pkg:/driver/storage/adpu320@0.5.11,5.11-0.133 type=require
H A DSUNWafe.mf29 depend fmri=pkg:/driver/network/afe@0.5.11,5.11-0.133 type=require
/opensolaris-onvv-gate/usr/src/cmd/print/scripts/
H A Dgetppds34 # <label>(<repository letter>): <driver>
83 driver="${pentry%%:*}"
87 system="${system}${ppdlabel}(S)${SEP}${driver}\n"
90 vendor="${vendor}${ppdlabel}(V)${SEP}${driver}\n"
93 admin="${admin}${ppdlabel}(A)${SEP}${driver}\n"
96 user="${user}${ppdlabel}(U)${SEP}${driver}\n"
/opensolaris-onvv-gate/usr/src/cmd/tplot/
H A DMakefile47 $(TPROG): driver.o $$(MAPFILES)
48 $(LINK.c) -o $@ driver.o $(LDLIBS)
60 $(RM) driver.o vplot.o banner.o
63 $(LINT.c) driver.c $(LDLIBS) -l4014
64 $(LINT.c) driver.c $(LDLIBS) -l300
65 $(LINT.c) driver.c $(LDLIBS) -l300s
66 $(LINT.c) driver.c $(LDLIBS) -l450
/opensolaris-onvv-gate/usr/src/uts/common/io/aac/
H A DREADME26 aac driver 2.0
28 The Solaris aac driver enhancement updates the Solaris aac 1.6 driver
29 to a full-fledged one. The old Solaris aac driver is simple and stable,
32 The new Solaris aac driver adds support of the following features:
43 The new Solaris aac 2.0 driver is mainly based on FreeBSD 6.0 aac driver.
46 current FreeBSD aac driver.
48 Adaptec approves Sun's intention to open source the aac RAID driver for
51 aac driver 2.
[all...]
/opensolaris-onvv-gate/usr/src/uts/common/sys/usb/usba/
H A Dusba_devdb.h39 char *driver; member in struct:usba_configrec

Completed in 221 milliseconds

1234567891011>>