[ug-aosug] Re: Tarjeta de Red

emiliano roatta shaltito at yahoo.com.ar
Fri Mar 9 09:38:27 PST 2007


Hernán, aca te paso lo que me pediste.

CONTENIDO adddrv.sh

#! /bin/csh -f
#
# via rhine fast ethernet controler Driver
#
set DEVLIST = ""
#set DEVLIST = ($DEVLIST '"pci1106,6100"')    # Rhine-I
set DEVLIST = ($DEVLIST '"pci1106,3043"')    # Rhine-I VT86C100A/DL10030A
set DEVLIST = ($DEVLIST '"pci1106,3065"')    # Rhine-II VT6102
set DEVLIST = ($DEVLIST '"pci1106,3106"')    # Rhine-III VT6105
set DEVLIST = ($DEVLIST '"pci1106,3053"')    # Rhine-III VT6105M
#echo $DEVLIST
/usr/sbin/add_drv -n -v -m '* 0600 root sys' -i "$DEVLIST" vfe
sync

Y lo de /var/adm/messages, te paso los errores

Mar  9 11:01:10 emiliaris genunix: [ID 819705 kern.notice] /kernel/drv/vfe: undefined symbol
Mar  9 11:01:10 emiliaris genunix: [ID 826211 kern.notice]  'pci_config_put8'
Mar  9 11:01:10 emiliaris genunix: [ID 819705 kern.notice] /kernel/drv/vfe: undefined symbol
Mar  9 11:01:10 emiliaris genunix: [ID 826211 kern.notice]  'pci_config_get8'
Mar  9 11:01:10 emiliaris genunix: [ID 819705 kern.notice] /kernel/drv/vfe: undefined symbol
Mar  9 11:01:10 emiliaris genunix: [ID 826211 kern.notice]  'pci_config_put16'
Mar  9 11:01:10 emiliaris genunix: [ID 819705 kern.notice] /kernel/drv/vfe: undefined symbol
Mar  9 11:01:10 emiliaris genunix: [ID 826211 kern.notice]  'pci_config_put32'
Mar  9 11:01:10 emiliaris genunix: [ID 819705 kern.notice] /kernel/drv/vfe: undefined symbol
Mar  9 11:01:10 emiliaris genunix: [ID 826211 kern.notice]  'pci_config_get16'
Mar  9 11:01:10 emiliaris genunix: [ID 819705 kern.notice] /kernel/drv/vfe: undefined symbol
Mar  9 11:01:10 emiliaris genunix: [ID 826211 kern.notice]  'pci_config_get32'
Mar  9 11:01:10 emiliaris genunix: [ID 472681 kern.notice] WARNING: mod_load: cannot load module 'vfe'

Saludos.


Hernán Saltiel <hecsa at yahoo.com> escribió:

    Hola!
    Nos podrías copiar el contenido de adddrv.sh, como para ver qué comandos son los que está ejecutando, y cuál es la causa de este problema?
    También, si nos podes pasar el archivo messages, buenísimo.
    Saludos cordiales,

    HeCSa.
    --
    This message posted from opensolaris.org
    _______________________________________________
    ug-aosug mailing list
    ug-aosug at opensolaris.org
    http://opensolaris.org/mailman/listinfo/ug-aosug


 		
---------------------------------
 Preguntá. Respondé. Descubrí.
 Todo lo que querías saber, y lo que ni imaginabas,
 está en Yahoo! Respuestas (Beta).
 Probalo ya! 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.opensolaris.org/pipermail/ug-aosug/attachments/20070309/a92cda24/attachment-0002.html 


More information about the ug-aosug mailing list