freebsd-net: ether alias

2007-10-19 Thread Андрей Поляков
Hi, I am using freebsd 6.2.  And I am doubt how to add a 
harware address alias to my NIC wich would be associated 
with ip. For example, there are configuration:


vr0: flags=8843UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST 
mtu 1500
inet 87.224.232.129 netmask 0xff00 broadcast 
87.255.255.255
inet 87.224.232.119 netmask 0xff00 broadcast 
87.255.255.255

ether 00:15:f2:38:83:59
media: Ethernet autoselect (100baseTX 
full-duplex)

status: active

But I need smth like this:

vr0: flags=8843UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST 
mtu 1500
inet 87.224.232.129 netmask 0xff00 broadcast 
87.255.255.255

ether 00:15:f2:38:83:59
ether 00:15:f2:38:13:12
inet 87.224.232.119 netmask 0xff00 broadcast 
87.255.255.255

ether 00:80:48:4e:54:42
media: Ethernet autoselect (100baseTX 
full-duplex)

status: active

How do I setup multiple mac addresses?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


NDIS problems with D-Link DSL-200B1 driver

2006-03-01 Thread Андрей Перминов
Hello, All.

I'm using  D-Link DSL-200 B1 ADSL modem and wished to make it work
under my FreeBSD 6.0-RELEASE. My ISP uses RFC 2684 IPoATM Bridged LLC
Encapsulation (LAN driver mode) so eciadsl won't help me.
I have glausb.in_, glausb.sys and mon_ac_w.bin driver files. There are
2 dll, but I think they aren't necessary (coinst.dll and gsindi.dll).
I'm trying to convert this driver with NDIS. I run successfully
ndisgen and got glausb_sys.ko, which I moved to /boot/kernel/.
After that I'm trying to load it with kldload glausb_sys.ko. But it
just returns

no match for IoOpenDeviceRegistryKey
no match for ZwSetValueKey
no match for [EMAIL PROTECTED]
no match for [EMAIL PROTECTED]

glausb_sys.ko appears in kldstat, but modem is staying ugen0.

I have NDIS compiled. Kernel is compiled with options NDISAPI.

Second thing, I cannot compile kernel with device ndis - it brings me
an compilation error in if_ndis.

Did I missed something? What should I do to make it work?

-- 
Best Regards,
 Andrey  mailto:[EMAIL PROTECTED]

ICQ: 333298804

Now playing: /dev/null

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Re: vidcontrol does not give mode more 800x600

2006-01-20 Thread Андрей
 Though they may be listed, modes higher than 800x600
 don't appear to function.

so when run on vmware all modes there is in list and all function

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


vidcontrol does not give mode more 800x600

2006-01-18 Thread Андрей
FreeBSD version: 6.0-RELEASE #0
video card: Nvidia Geforce4 MX 440 64M

Kernel contains:
  devicevga
  deviceagp
  options   VESA
  options   SC_PIXEL_MODE


when start on vmware `vidcontrol -i mode` list mode before 1920x1440
when start on real hardware `vidcontrol -i mode` list mode only before 800x600

tried to add 'options VGA_WIDTH90' in kernel
tried to install driver nvidia
in internet on this subject nothing have not found

even connected other monitor :)



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: [OBORONA-SPAM] Re: Mouse cursor invisible in VESA modes?

2005-09-17 Thread Андрей Погребенник
On Sat, 17 Sep 2005 10:27:37 -0400
Nicolas Blais [EMAIL PROTECTED] wrote:

 On September 17, 2005 09:56 am, Andrew Pogrebennyk wrote:
  Good day!
  My question deals with VESA-patch, which was commited some time ago
  into CURRENT. I dont' know if it is a known bug or a bad luck of
  mine so I ask... Yet before I've tested VESA-patch with 5.3-RELEASE
  and 5.4-RELEASE, and currently I'm using 6.0-BETA4. And everytime
  I've got one the same problem - the mouse cursor disappears when
  using resolutions higher than VESA_800x600. In another words, the
  mouse still works but the cursor is invisible. Also, as far as I
  remember, I'd been encountering some error messages from vidcontrol
  when using earlier versions of this patch, but now they seem to be
  fixed. However, the whole problem still remains.
 
  My system is x86 PC, MB is ASUS A7V8X-X (based on VIA KT400
  chipset), videocard is ATI Radeon 9600 128MB and mouse is Microsoft
  IntelliMouse Optical 1.1A, plugged into USB (but PS/2 tried as
  well). Kernel contains ony the following console-related stuff:
  options VESA
  options SC_PIXEL_MODE
  options SC_MOUSE_CHAR=0x3
  options SC_HISTORY_SIZE=1200
  I dont' know what else details about my system I need to tell in
  such situation, so excuse me if I missed something important.
  Regards.
  Andrew
 
 Same here, but my mouse reappears when I try any resolution in 16-bit
 depth.  
 
 For example :
 vidcontrol @ MODE_280 is [EMAIL PROTECTED] (no mouse) while MODE_279 is 
 [EMAIL PROTECTED] works.
 
 Nicolas.
 -- 
 FreeBSD 7.0-CURRENT #0: Wed Sep  7 18:04:05 EDT 2005 
 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/CLK01A 
 PGP? : http://66.130.198.54:8081/security/nb_root.asc

Thank you very much, it's really OK at MODE_279. But I'm still
interested in comments from the FreeBSD team.
 Regards, Andrew



MY PLATIM za Vash telephon... poka Vy v Internet.
http://zeos.net - luchee otnoshenie cena/kachestvo dlia internet s callback
  v gorode Kieve.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]