Re: using multiple interfaces for same Network Card

2013-03-12 Thread Benjamin Close
On 12/03/2013 22:36, Ian FREISLICH wrote: Yasir hussan wrote: Thanks for notic but all the elebration was for make alias on one interface but i want to have multiple interface, i can no where that some one would have tring to creating new interfaces and using them, or may be i am missing

Debugging 5.2 Beta

2003-11-26 Thread Benjamin Close
Hi All, Just grabbed the 5.2Beta mini iso. Sadly the machine I tried it on caused a panic during kernel boot. A boot -v shows the last lines as (hand transcribed): PNP0700: ading dma mask 0x4 pnpbios: handle 10 device ID PNP0700 (0007d041) Fatal trap 9: general protection falut while in

4.8-Current Depreciated files

2003-07-30 Thread Benjamin Close
Hi All, I'm about to upgrade from FreeBSD 4.8 to Current (following the instructions in UPDATING) and was just wondering if mergemaster removes depreciated files between the two versions. Ie: /etc/rc.sendmail I believe is now depreciated to one of the rcNG scripts. Does merge master handle

fxp0 failures on APCI/APM resume

2002-08-29 Thread Benjamin Close
Hi All, The new apci pci-pci code works wonderfully. However, I've got a problem with the fxp driver not reenabling the device correctly upon a resume from suspend. Details below - Note even when I try to put the laptop into suspend mode S2 which it doesn't support the problem occurs,

Re: where's perl???

2002-07-28 Thread Benjamin Close
Steve Kargl wrote: On Fri, Jul 26, 2002 at 03:41:59PM -0400, Garance A Drosihn wrote: At 12:01 PM +0200 7/26/02, Michael Nottebrock wrote: That said though, it would be good to have something a little smarter than a blind find|rm which did find old files, and move them out of the way.

Status of C++ in base system?

2002-07-10 Thread Benjamin Close
Hi All, I'm using current from just after the KSE libc_r fix. However it appears that XFree86-client c++ stuff is still broken. Is there a planned time when this will be fixed or am I missing something else? (XFree-libraries compiled and installed without a hitch ). rm -f glxinfo

Approach to integrate a driver into the kernel [winmodem]

2001-10-10 Thread Benjamin Close
Hi All, I've now been using the FreeBSD winmodem driver (Available at: http://www.geocities.com/wtnbkysh/) under -current for a few weeks now and haven't noticed a single glitch. Whilst I know this is a port of a linux drivers and contains a binary only object from Lucent. Is there any

KSE Userland

2001-09-12 Thread Benjamin Close
Hi All, Just wondering if the KSE commit will affect userland as well. (I'm somewhat assuming it will). If so perhaps an entry in UPDATING could be useful. Cheers, Benjamin -- 3D Research Associate+61 8 8302 3669 School of Computer and Information

Recursing on a non-recursive lock

2001-07-26 Thread Benjamin Close
Hi All, For a while now (July 12 first noticed) I've been experiencing a intermittent panic on a non-recursive lock. Whilst I can grab the panic, savecore panics again writing it. It seems to occur only under heavy disk io and hence a make install of XFree86 causes the condition (not

Diagnosing a ata detection problem

2001-07-11 Thread Benjamin Close
Hi All, FreeBSD -current hasn't correctly detected the CDROM drive in my laptop for some time now. I've traced the problem down to the drive returning an invalid ATAPI_LSB_MAGIC and ATAPI_MSB_MAGIC which is checked at line 704 in dev/ata/ata-all.c It returns d0 d0, which I believe is an

Re: FreeBSD 4.3 on Inspiron 8000 (Includes ATA comments)

2001-06-20 Thread Benjamin Close
no difference. Of course commenting out line 689 fixes the problem but it's not elegant. All in all it's supported reasonably well as far as laptops go. To any kernel developers, I'd be happy to send a full boot -v and try patches to resolve any issues mentioned above. Cheers, -- * Benjamin Close * [EMAIL

WinModem Support/Learning the kernel Internals

2001-04-30 Thread Benjamin Close
timers for devices, the kernel debugger, other useful kernel device development things :) Cheers, -- * Benjamin Close * [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

ICH2-M IDE controller

2001-03-24 Thread Benjamin Close
. Cheers, -- * Benjamin Close diff -u ./ata-dma.c fred/ata-dma.c --- ./ata-dma.c Fri Mar 16 02:06:25 2001 +++ fred/ata-dma.c Sun Mar 25 10:33:52 2001 @@ -107,6 +107,7 @@ switch (scp-chiptype) { +case 0x244a8086: /* Intel ICH2-M */ case 0x244b8086: /* Intel ICH2