태그>driver(총 67개의 글)
'driver' 관련 최근글
-
- 리눅스에서 라이브 디버깅은 어케 하나여?

-
^@#%&$ by 승네군|2011/05/16 12:49
새로운 밸리가 생긴 기념으로다가 뻘 질문. 리눅스에서 호스트 드라이버 작성시, 라이브 디버깅은 어케 하나여? 하다못해 UML 사용법이라도가이드 잘 되 있는곳 없나여? 문서라도. 책이라도. 교육 기관이라도. 니미. 맥도 되고 윈도우도 되는데 리눅스는 왜! 라이브 디버깅 관련해..
- 리눅스에서 라이브 디버깅은 어케 하나여?
-
- [JSP] Oracle 연동시 Class.forName(driver) 에러 해결

-
기린의 정신줄 잡기 ! by Haeno|2011/04/27 23:12
방법1] -Eclipse에서 [프로젝트]/WebContent/WEB-INF/lib 폴더에 ojdbc14.jar 파일을 복사한다. >> 이 방법은 개발한 환경과 실제 동작하는 환경이 다를 때 유용하다. 방법2] -Tomcat 설치 폴더의 lib 폴더에 ojdbc14.jar 파일을 복사한다. (기본 경로 : C:Prog..
- [JSP] Oracle 연동시 Class.forName(driver) 에러 해결
-
- [Java] MySql, Oracle을 이용한 JDBC 프로그램 작성

-
기린의 정신줄 잡기 ! by Haeno|2011/04/27 22:16
-드라이버 파일 : -프로그램 내의 드라이버 : com.mysql.jdbc.Driver -프로그램 내의 URL 경로 : jdbc:mysql://ip:port/db명 = -드라이버 파일 : -프로그램 내의 드라이버 : oracle.jdbc.driver.OracleDriver -프로그램 내의 URL 경로 : jdbc:oracle:thin:@hostna..
- [Java] MySql, Oracle을 이용한 JDBC 프로그램 작성
-
- spi driver 자체가 아니고 spi를 사용하는 driver를 만들고 있다고!

-
I'am green tree frog by 청개구리|2011/03/30 16:25
난 spi를 사용할껀데 왜 내 driver의 init 루틴에서 spi_register_driver 를 호출해야 하는가? 이게 나의 원초적인 질문이다. 현재 만들고 있는 driver는 spi로 연결된 g-sensor 에 대한 driver이다. sample 드라이버를 분석하다가 이 드라이버의 init부분에서 spi_register_dr..
- spi driver 자체가 아니고 spi를 사용하는 driver를 만들고 있다고!
-
-
- MB Device Readiness

-
^@#%&$ by 승네군|2010/11/05 18:07
This topic describes the procedures to ensure that a MB device is accessible and ready to be used for network-related activities before the MB Service proceeds to setup data connections. The device is ready to use when the use..
- MB Device Readiness
-
- Guidelines for MB Miniport Driver IP Address Notifications

-
^@#%&$ by 승네군|2010/11/04 15:19
MB miniport drivers that specify EnableDhcp equal to zero in their INF files can use the IP Helper functions in kernel mode to create, change, and delete the IP address:MB 미니포트 드라이버는 (INF 파일에서 EnableDhcp 값을 0으로 설정..
- Guidelines for MB Miniport Driver IP Address Notifications
-
- MB Raw IP Packet Processing Support

-
^@#%&$ by 승네군|2010/11/04 14:09
MB miniport drivers that support Raw IP packet frames in their send/receive data path should observe the following guidelines: Raw IP 패킷 프레임을 지원하는 MB 미니포트 드라이버는 다음의 가이드라인을 지켜야 한다.:Net buffer list (NBL) flags fo..
- MB Raw IP Packet Processing Support
-
- MB Miniport Driver Types

-
^@#%&$ by 승네군|2010/11/04 13:37
Based on data packet handling, DHCP Server and ARP emulations, multiple MB miniport driver implementation types are possible. The following table represents the different possible implementation types and the required implementa..
- MB Miniport Driver Types
-
- MB Operational Semantics

-
^@#%&$ by 승네군|2010/11/04 11:41
Asynchronous Transactions The MB driver model assumes non-blocking operational semantics between the MB Service and miniport drivers by using the asynchronous notification ..
MB, semantics, NdisOidRequest, NdisMIndicateStatusEx, windows
- MB Operational Semantics
-
- MB Data Model

-
^@#%&$ by 승네군|2010/11/03 16:46
The data model that is used by the MB driver model consists of a set of objects that are defined as abstractions of MB device features. Each object is identified by a unique object identifier (OID) and has a set of corresponding attr..
- MB Data Model
-
- MB / NDIS 6.20 Interfacing Overview

-
^@#%&$ by 승네군|2010/11/03 13:23
This topic is designed to provide enough background about the NDIS 6.20 Specification to put the MB driver model into perspective. It is not intended to be a reference for NDIS 6.20. In the case of discrepancies between this content ..
- MB / NDIS 6.20 Interfacing Overview
-
- MB Interface Overview

-
^@#%&$ by 승네군|2010/11/03 10:46
This documentation describes the Mobile Broadband (MB) driver model. The MB driver model is a software architecture provided with Windows 7 and later versions of Windows..
- MB Interface Overview
-
- Roadmap for Developing WFP Callout Drivers

-
^@#%&$ by 승네군|2010/11/02 18:17
To create a Windows Filtering Platform (WFP) callout driver, follow these steps: WPF 통신 드라이버를 작성하기 위해서는 다음의 단계를 따라라: Step 1: Learn about Windows architecture and drivers. 스텝 1: 윈도우 아키텍쳐랑 드라이버를 공부해라. Yo..
- Roadmap for Developing WFP Callout Drivers


