代码搜索结果
找到约 10,000 项符合
Driver 的代码
readme
Linux* Base Driver for the Intel(R) PRO/1000 Family of Adapters
===============================================================
June 27, 2006
Contents
========
- In This Release
- Identifying Your
e1000.7
.\" LICENSE
.\"
.\" This software program is released under the terms of a license agreement between you ('Licensee') and Intel. Do not use or load this software or any associated materials (collecti
sysprg.doc
Copyright 1991-1993 R.A. Burgess
Systems Programming
This section is aimed squarely at the MMURTL systems programmer. It describes writing message based system services and device drivers. Us
target.nr
'\" t
.so wrs.an
.\" pc/target.nr - Pentium/2/3/4 target-specific documentation
.\"
.\" Copyright 1984-2002 Wind River Systems, Inc.
.\"
.\" modification history
.\" --------------------
.\" 01a,18jul
e1000.7
.\" LICENSE
.\"
.\" This software program is released under the terms of a license agreement between you ('Licensee') and Intel. Do not use or load this software or any associated materials (collecti
3c90x.txt
Instructions for use of the 3C90X driver for EtherBoot
Original 3C905B support by:
Greg Beeley (Greg.Beeley@LightSys.org),
LightSys Technology Services, Inc.
February 11, 1999
Updates
readme
Release notes for the Linux Sound Driver 2.4
--------------------------------------------
NOTE! The sound driver is a part of the Linux kernel distribution also.
Check that your kernel doesn't have
3c90x.txt
Instructions for use of the 3C90X driver for EtherBoot
Original 3C905B support by:
Greg Beeley (Greg.Beeley@LightSys.org),
LightSys Technology Services, Inc.
February 11, 1999
Updates
实时错误[microsoft][odbc 驱动程序管理器]未发现数据源名称并且未指定默认驱动程序.txt
将 conn.ConnectionString = "driver={Microsoft Access Driver(*.mdb)};" & "DBQ=" & "d:\database\phone.mdb" 一 句 改 成 :
conn.ConnectionString = "driver={Microsoft Access Driver (*.mdb)};" & "DBQ=" & "
如何实现将excel表中的数据自动存储进sqlserver数据库中.txt
'TSQL:OPENROWSET
dim adoConnection as new adodn.connection
'set adoConnection=Server.CreateObject("ADODB.Connection")
adoConnection.Open "Provider=SQLOLEDB.1;Persist Security Info=Tr