| sdclearcase/" target="_blank" >ccf 回复于:2002-10-18 14:24:43 |
| 挺不错啊。! |
| lcsong0978 回复于:2002-10-18 14:51:16 |
| 谢谢老大,以后有机会我会多贴一些的。 |
| leek 回复于:2002-10-18 20:44:28 |
| 经典 |
| qiaont 回复于:2002-10-24 16:09:03 |
| 我以8029补充一下: 1. Installation Diskette in DOS format. Put RTL SCO UNIX Driver diskette to floppy A: and use doscp command to copy RTL SCO UNIX PCI Driver into UNIX's directories. # cd / # doscp A:/sco5/install /install # chmod +x /install # ./install (put the VOL.000.000 to the /tmp directory) 1.1 Run custom to enter software manager procedure. 1.2 Select menu "Software" 1.3 Push the "Install new" 1.4 What host(machine) do you want to install from ? "from host machine" 1.5 Insert Media, and select media device -> "Media Images" 1.6 Enter the full path to the directory containing media Images.-> "/tmp" 2. Use netconfig utility Avaiable options: # netconfig 3. To add adapters, select "Add New Lan Adapter" from "Hardware". 4. Add Protocol to select SCO TCP/IP. 5. Enter the internet Address of this interface n.n.n.n 6. Enter the netmask for this interface (default 255.255.255.0) 7. Enter the boardcast address for this interface default: n.n.n.n 8. Do you want to relink to kernel now ? y 9. Do you want this kernel to boot by default (y/n) y 10. Do you want the kernel environment rebuilt (y/n) y 11. Reboot unix # shutdown -y -g0 qiaont yusing@163.com |
| zyc12 回复于:2002-10-24 16:14:10 |
| 在补充一点: PCI BUS DEVICE FUNCTION 以上值的确定可以根据:hw -r pci | more |
| tremble 回复于:2003-03-04 00:39:23 |
| [quote:23ed3f245d="lcsong0978"]
至此网卡配置完毕。屏幕重新回到初始配置界面。在此选择 1)hardware ---->exit 退出配置程序,链接内核,重新启动系统。 二、验证网卡的配置是否正常 1.用 hwconfig 命令列出硬件配置..........[/quote:23ed3f245d] 可是我的网卡8029安装完驱动之后,添加Lan的时候根本就没有要求输入中断之类的东西。到我使用netstat -i 察看的时候net0下 Opkts 和 Oerrs项均为0。 |
| tremble 回复于:2003-03-04 00:41:07 |
| [quote:bd9acdf79e="qiaont"]我以8029补充一下:
1. Installation Diskette in DOS format. Put RTL SCO UNIX Driver diskette to floppy A: and use doscp command to copy RTL SCO UNIX PCI Driver into UNIX's directories. ..........[/quote:bd9acdf79e] 我的网卡也是RLK8029,我按照如此做了,可是我安装完驱动之后,添加Lan的时候根本就没有要求输入中断之类的东西。到我使用netstat -i 察看的时候net0下 Opkts 和 Oerrs项均为0。这是什么问题呢?能给解答吗? |
| muzx 回复于:2003-03-04 09:07:08 |
| 好啊!
众人拾材火焰高! 顶一下! |
| ansla 回复于:2003-11-17 08:28:02 |
| 谢谢,我正需要!!! |