- 1、本文档共37页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
DOS下鼠标驱动源程序(国外英语资料)
DOS下鼠标驱动源程序(国外英语资料)
; The mouse driver source program under DOS
; Priority resides in high-end memory
; Drive the PS / 2 interface mouse
; Hardware environment:
; The CPU
; Processor: Intel Intel;
; Core: Coppermine 128 (0.18 micrometer)/step: C0 / core number: 1;
; Number of logical processors: 1
; Socket/Socket: Socket 370 (fc-pga/fc-pga2)
; Speed: 601 MHz (66 MHz x 9.0)/front-end bus: 66 MHz
; Primary data cache: 16 KB, 4-way, 32 byte lines
; Level 1 code cache: 16 KB, 4-way, 32 byte lines
; Level 2 cache: 128 KB, 4-way, 32 byte lines (speed: 601 MHz)
; Features: MMX, SSE
;
; The main board
; Motherboard: Intel i810-ns363
; Chipset: Intel 82810 810 chipset - 82801AA
; BIOS: Award Software International, Inc. 6.00 PG/manufacturing date: 12/13/2000
; The graphics card
; Product: Intel 82810 Chipset Graphics Controller (32 MB)
; Manufacturer: Intel
; The BIOS: 02/25/20
; Driver: 6.13.01.3198 - Intel (R) 82810 Graphics Controller (Microsoft Corporation)
; BIOS serial number: 12/13/2000-i810 - NS363-6a69mv3fc-00
; display
; Product: default monitor
; Display ratio: 4:3
; Resolution: 800 x 600 24 true colors
; memory
; DIMM 0: unknown PC133 128MB
; DIMM 1: unknown PC133 256MB
;
; Hard disk 1
; Product: Hitachi HDS728080PLAT20 (82 GB / 7200 RPM)
; Cache/firmware: 1719 KB/PF2OA21B
;; The hard drive is used: 3240 times, 19161 hours
; Interface: udma-6 (Ultra ATA - 133)
; Data transfer rate: 133 MB/s
; Features: S.M.A.R.T., 48 - bit LBA
;
; Hard disk 2
; Product: Seagate ST320413A (20 GB / 7200 RPM)
; Cache: 512 KB
; The hard drive has been used: 3,784 times, with a total of 8,543 hours
; Interface: udma-5 (Ultra ATA - 100)/ATA/ATAPI -5
; Data transfer rate: 100 MB/s
; Features: S.M.A.R.T.
;;
; audio
; Sound card: Intel 82801AA AC 97 Audio Controller
;
; Input devices
; Keyboard: HID Keyboard Device
; Keyboard: PC/AT PS / 2 Keyboard (84 - Key)
; Mouse: VMware pointer
;
; Software environment:
; Use Borland c + + 3.1 TASM.exe
; Compiler command line syntax: TASM/
文档评论(0)