Displaying 5 results from an estimated 5 matches for "multicom".
Did you mean:
ulticom
2003 Jul 27
1
wi AP + acx100 client don't work
Hi!
I have PC running FreeBSD 4.8-STABLE and installed Z-COM XI-626 PCI (Prism
2.5).
When I try to directly connect notebook (running WinXP) with acx100 chip
based card to FreeBSD I can't connect. I try connect running wi in AP and
Ad-Hoc modes. NOP. Cards can see each other but can't connect. :(
I is possible to connect these cards?
Thanks.
Andris
2002 May 17
1
How to hide shares
Rosen Mitev wrote:
>how i can hitde shares, for example
>
>//server/test is read only
>and
>//server/.test is read-write, but must NOT be visible ?
browseable = no
Simon
--
Simon Hobson, Technical Services Engineer
Colony Gift Corporation Limited
Lindal in Furness, Ulverston, Cumbria, LA12 0LD
Tel 01229 461100, Fax 01229 461101
Registered in England No. 1499611
Regd. Office :
2003 Aug 14
1
FW: Kernel
Doug,
I remove ed config from rc.conf and system boots up without any error
messages. When I try to config interface manually (ifconfig ed0 ***) then
I saw it again. Is it ifconfig problem?
Andris
> Hm, well you were right, the ed and miibus drivers are compiled in.
>
> For giggles you might try removing any ifconfig_* lines in rc.conf,
> booting, then running 'ifconfig -l'.
2003 Sep 09
1
Can't load daemon at boot
Hi!
I have a programm with code like this (this is example, the real code is
at
http://fresh.t-systems-sfr.com/linux/src/.warix/logserial-0.4.2.tar.gz.html):
####################
void shutdown(int sig) {
switch (sig) {
default:
fprintf(stderr, "Got signal %d. Exit\n", sig);
break;
}
exit(EXIT_SUCCESS);
}
int main(void) {
chproc = fork();
if
2003 Aug 11
1
FW: module_register
Hello!
I have the same problem, whats up?
Andris
> -----Original Message-----
> From: owner-freebsd-stable@freebsd.org
> [mailto:owner-freebsd-stable@freebsd.org] On Behalf Of Dmitry Agafonov
> Sent: Friday, July 25, 2003 8:40 PM
> To: freebsd-stable@freebsd.org
> Subject: module_register
>
>
> Hello!
>
> After today's update (4.8-stable from cvs