Re: Freebsd 5.3 with Broadcom BCM5721 PCI Express GbE

2005-03-16 Thread Christian Brueffer
On Wed, Mar 16, 2005 at 01:51:02PM -0800, Amandeep Pannu wrote: > Hi Roger, > > I installed the FreeBSd 5.3-Rel and also FreeBSd 5.2.1, no luck. > Now the kernel GENERic file shows bge # 570XX > I think these are different BCM5721. > The comment in GENERIC is not accurate, the bge driver suppo

Re: threads question

2005-03-16 Thread Michael C. Shultz
On Wednesday 16 March 2005 01:40 pm, you wrote: > >this works perfectly because I moved MGPMrUpgrade into > >the same .c file so it would be a static function: > > > >structProperty* property; > >pthread_t threads[NTHREADS]; > >pthread_create( &threads[0], NULL, zzMGPMrUpgrade, proper

Re: Freebsd 5.3 with Broadcom BCM5721 PCI Express GbE

2005-03-16 Thread Amandeep Pannu
Hi Roger, I installed the FreeBSd 5.3-Rel and also FreeBSd 5.2.1, no luck. Now the kernel GENERic file shows bge # 570XX I think these are different BCM5721. Any clues. Thanks A > Amandeep Pannu wrote: > >> 2) It doesnt detect the broadcom interfaces. >> >> They are >> Broadcom BCM5721 PCI Exp

Re: threads question

2005-03-16 Thread Peter Schuller
>this works perfectly because I moved MGPMrUpgrade into >the same .c file so it would be a static function: > > >

Re: Freebsd 5.3 with Broadcom BCM5721 PCI Express GbE

2005-03-16 Thread Rojer
Amandeep Pannu wrote: 2) It doesnt detect the broadcom interfaces. They are Broadcom BCM5721 PCI Express GbE. the support is in -STABLE already, update to latest RELENG_5. -- Deomid Ryabkov aka Rojer [EMAIL PROTECTED] [EMAIL PROTECTED] ICQ: 8025844 smime.p7s Description: S/MIME Cryptographic Sig

Re: Freebsd 5.3 with Broadcom BCM5721 PCI Express GbE

2005-03-16 Thread Amandeep Pannu
Hi all, I am trying to install FreeBSD 5.3 on Tyan 5350 MB with 40GB ATA Maxtor drive. Two issues 1) It doesnt detect the ATA drive but When I boot under safe then it does detect it and goes through installation. 2) It doesnt detect the broadcom interfaces. They are Broadcom BCM5721 PCI Express G

Re: some bugs in the kernel

2005-03-16 Thread Will Froning
On Mon, 14 Mar 2005, Ted Unangst wrote: =>These bugs were found using the Coverity Prevent static analysis tool. => =>Memory Leak =>File: usr/home/tedu/src/sys/geom/geom_bsd.c =>Function: g_bsd_ioctl =>Returning at line 378 leaks the just allocated 'label'. => =>Buffer Overrun =>File: usr/home/te

Re: some bugs in the kernel

2005-03-16 Thread Andrey Simonenko
On Mon, Mar 14, 2005 at 01:25:21PM -0800, Ted Unangst wrote: > > NULL pointer dereference > File: usr/home/tedu/src/sys/pci/if_ti.c > Function: ti_setmulti > malloc return at 1628 is not checked against NULL. Similar errors (lines numbers from 5.3-RELEASE): i386/i386/bios.c 516 devnodebu

Re: iSCSI initiator driver beta version, testers wanted

2005-03-16 Thread Ruben de Groot
On Tue, Mar 08, 2005 at 09:06:19AM +0200, Danny Braniss typed: > well, i guess all is ok, since im not getting much feedback :-) Actually, I've been on a holliday and wasn't able to do testing until yesterday. When I try to connect to the target (an Equallogic PS200E) the system panics (trace see

RE: [kde-freebsd] Resources for contract employment

2005-03-16 Thread Marieta Kotze
HI I'm currently looking for candidates with FreeBSD experience for a long term contract-perm position. Please contact me ASAP, as this is very urgent to be filled. Salary negotiable. Regards, Marieta 011 706 3443 -Original Message- From: Michael Nottebrock [mailto:[EMAIL PROTECTED] S

Re: FreeBSD trusted execution system: beta testers wanted

2005-03-16 Thread vaida bogdan
Hi, could you explain me how this error is related to mac_chkexec? (after enforcing, I execute xchat and get:) /libexec/ld-elf.so.1: /usr/X11R6/lib/libgdk-x11-2.0.so.400: mmap of entire address space failed: Operation not permitted (I set chkexec.enforce to 0, run xchat and enforce the policy agai