史萊姆論壇

史萊姆論壇 (http://forum.slime.com.tw/)
-   硬體疑難使用問題討論區 (http://forum.slime.com.tw/f12.html)
-   -   ZEN1100 ZONET 16-bit的Driver (http://forum.slime.com.tw/thread239531.html)

ISAM 2008-11-26 04:41 PM

ZEN1100 ZONET 16-bit的Driver
 
各位好, 我用google搜尋這張網卡: ZEN1100 ZONET Fast Ethernet 16-bit, driver , 但沒找到相關程式. 不知還可以從哪裏找到這個趨動程式, 請指教!

:on_36:

不飛 2008-11-26 07:13 PM

引用:

作者: ISAM (文章 2062393)
各位好, 我用google搜尋這張網卡: ZEN1100 ZONET Fast Ethernet 16-bit, driver , 但沒找到相關程式. 不知還可以從哪裏找到這個趨動程式, 請指教!

:on_36:

http://drivers.alege.net/6575/Zonet-...-download.html

http://www.zonetusa.com/ProductDownload/ZEN1100B-02.zip

ISAM 2008-11-26 10:57 PM


謝不飛大大幫忙!!

但在將磁片放入A:/後它並未出現任何點選畫面. 於是我看了下READ.TXT.. 從方法[2]- [6] 是任選一種來執行就行了對嗎?

[2]. Installation for DOS ODI Driver 來說,

1. For those who installed EMM386.EXE in your config.sys, please exclude
memory address D400-D7FF from your system. PCMCIA Ethernet card enabler
program will use this space to read Ethernet ID and CIS from on-board
flash memory.
[Example]
DEVICE=EMM386.EXE NOEMS X=D400-D7FF
or
DEVICE=EMM386.EXE NOEMS X=D000-DFFF

2. User need to add "LASTDRIVE=[Device Name]" in the Config.sys file,
then reboot Notebook. Example, if you want to login to Device "N",
the string is "LASTDRIVE=M".

3. Enable the FastEthernet PC Card
The EN100.EXE is a PCMCIA controller enabling program. This enable
program only need for DOS and Windows 3.1 system. You don't need
installed the Socket and Card service in your Notebook before
executing the enabler.
In DOS command, go to "\ODI", then type "EN100 [/IRQ:x][/IOP:xxx]"
* IRQ - system interrupt number required for the FastEthernet card.
* IOP - card's I/O port address assignment in HEX format.
The default syntax is "EN100 /IRQ:5 /IOP:300".

4. Getting Started the Novell DOS ODI Driver:
This directory "\ODI" contains FastEthernet DOS ODI driver.
You need the following files to install DOS ODI DRIVER.
a. LSL.COM: supplied by Novell
b. LNAX100.COM: DOS ODI driver, supplied by card manufacturer
c. IPXODI.COM: supplied by Novell
d. NETX.EXE: supplied by Novell
e. NET.CFG: optional configuration file

Type "STARTNET" at the DOS prompt will execute the files above,
then you can login to the file server.





2. User need to add "LASTDRIVE=[Device Name]" in the Config.sys file,
then reboot Notebook. Example, if you want to login to Device "N",
the string is "LASTDRIVE=M".


我用記事本開了Windows下的Config.sys檔, 裏頭有 [menu][CD][NOCD][HELP][COMMON] 這幾項, 我該怎麼把 Config.sys 做修正呢?

還有
please exclude
memory address D400-D7FF from your system
這個要怎麼exclude


:on_22:

Living 2008-11-27 12:29 AM

COPY & PASTE (複製&貼上)

問題是你是用哪個版本的Windows? 確定你要16位元的DRIVER嗎

a471 2008-11-27 10:38 AM

引用:

作者: Living (文章 2062601)
COPY & PASTE (複製&貼上)

問題是你是用哪個版本的Windows? 確定你要16位元的DRIVER嗎

我看他自己也不知道自己要找的是什麼...

那是一張PCMCIA規格的網卡,他缺了驅動....

首先,他沒交代自己用什麼作業系統..

再來就是只靠裝置管理員偵測出來的資訊找東西...


如果是很新的作業系統很可能就直接有內建了,如XP...

要找驅動程式必須要知道裝置的廠牌、型號、作業系統種類....驅動可不能亂裝的

ISAM 2008-11-30 03:28 PM

引用:

作者: Living (文章 2062601)
COPY & PASTE (複製&貼上)

問題是你是用哪個版本的Windows? 確定你要16位元的DRIVER嗎


係Windows 98 (Travel Mate 332t).
是的, 好久之前朋友借去用就是用這張 (卡也是跟他施捨來的, 但它趨動程式片不見了).

>> "LASTDRIVE=M" 我只要把這句 copy & paste 到 config.sys 任一處就行了對嗎? M 是代表放置趨動的裝置對嗎?

ISAM 2008-11-30 03:39 PM

引用:

作者: a471 (文章 2062692)
我看他自己也不知道自己要找的是什麼...

那是一張PCMCIA規格的網卡,他缺了驅動....

首先,他沒交代自己用什麼作業系統..

再來就是只靠裝置管理員偵測出來的資訊找東西...


如果是很新的作業系統很可能就直接有內建了,如XP...

要找驅動程式必須要知道裝置的廠牌、型號、作業系統種類....驅動可不能亂裝的


嗯, 對.. 之前是不確定到底是要找哪一款, 現在確定了 :on_14:
是要用在 ACER Travel Mate 332t 上, 沒做過升級. OS 是很舊的 Windows 98. :on_14:

Living 2008-12-02 01:22 AM

引用:

作者: ISAM (文章 2064057)
係Windows 98 (Travel Mate 332t).
是的, 好久之前朋友借去用就是用這張 (卡也是跟他施捨來的, 但它趨動程式片不見了).

>> "LASTDRIVE=M" 我只要把這句 copy & paste 到 config.sys 任一處就行了對嗎? M 是代表放置趨動的裝置對嗎?

Win98的驅動安裝跟XP差不多 下載驅動程式後在新增硬體部分選"有磁碟" 然後選你下載解壓縮後的檔(你解壓縮後應該會有一個檔案夾叫做"WIN98" 裡頭有個INF檔就是你要的驅動程式"


所有時間均為台北時間。現在的時間是 06:17 AM

Powered by vBulletin® 版本 3.6.8
版權所有 ©2000 - 2024, Jelsoft Enterprises Ltd.

『服務條款』

* 有問題不知道該怎麼解決嗎?請聯絡本站的系統管理員 *


SEO by vBSEO 3.6.1