Re: kldload ipfw, with IPFIREWALL_DEFAULT_TO_ACCEPT

2013-07-29 Thread Simon Dick
On 29 July 2013 12:27, Karl Pielorz wrote: > > > --On 29 July 2013 13:02 +0200 Stefan Esser wrote: > > I guess you were looking for: >> >> net.inet.ip.fw.default_to_**accept="1" >> >> which is a tunable to be set in /boot/loader.conf ... >> > > Very probably - but that's at boot time :(

Re: WinNT compatible drive tagging so that the 3rd stage can provide an accurate mapping of BIOS geometries for disks

2012-08-08 Thread Simon Dick
On 8 August 2012 10:20, Volodymyr Shcherbyna wrote: > Hello Everyone, > > Thanks for making FreeBSD so good OS. I would like to contribute to FreeBSD > and among high priority tasks I have found the one in the subject of this > mail (source: http://doc.ctrlaltdel.ch/freebsd/handbook/contrib.html).

Re: iso2flash img

2012-03-21 Thread Simon Dick
On 21 March 2012 15:52, Mark Felder wrote: > As an alternative I recently purchased a Zalman ZM-VE200 device (there's > also a USB3.0 flavor) that lets you copy ISOs to it and it will emulate a > CDROM/DVDROM/BDROM for you so you never have to deal with this mess again. > It works amazingly well.

Re: Cobalt Raq 550

2009-05-06 Thread Simon Dick
On Tue, 5 May 2009 14:03:46 +0300, "Jukka Ruohonen" said: > On 05.05.2009, Simon Dick wrote: > > with them at my last job, I don't remember hearing about anyone who'd > > managed to get anything except linux working on it though (though I'm > > sure

Re: Cobalt Raq 550

2009-05-05 Thread Simon Dick
preciate > any hints or leads :-) Doesn't the RaQ 550 have a basic Linux kernel in it's flash? I worked with them at my last job, I don't remember hearing about anyone who'd managed to get anything except linux working on it though

Re: USB serial support on FreeBSD 3.5?

2003-07-02 Thread Simon Dick
On Tue, 2003-07-01 at 23:36, M. Warner Losh wrote: > In message: <[EMAIL PROTECTED]> > Les Biffle <[EMAIL PROTECTED]> writes: > : I need two serial ports on a modern server running our 3.5-based firewall > : code, but the 1U servers I find have only one serial port. I need one > : for

Re: New scsi_target code

2002-09-07 Thread Simon Dick
. Wouldn't it have to use things > like AEN to send data in the reverse direction? > > Of course, the various transports like FC define IP layers but they are > usually peers with the SCSI layer. > > If people are talking about iSCSI, this driver could also support that

Re: SSE bcopy

2002-04-11 Thread Simon Dick
gt; others could play with it, and possibly integrate it (or something > based on it) into FreeBSD? Also if he wants to check if OS SSE support is enabled, he can check if the hw.instruction_sse sysctl is set to 1, then he'll know if it's safe to use :) -- Simon Dick [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: FreeBSD Floppy driver needs enhancement...

2002-01-11 Thread Simon Dick
n't floppies on the very verge of > disappearing for good, replaced by CDRW's? My floppies will be vanishing entirely, after I've finished copying all my Amiga floppies onto HD as adf files (of course, there's the problem that loads are corrupt by now, but m

Re: Adding support for Duxbury PCI modem to FreeBSD 4.4

2001-10-17 Thread Simon Dick
On Tue, Oct 16, 2001 at 11:47:59AM -0600, Warner Losh wrote: > In message <[EMAIL PROTECTED]> Simon Dick writes: > : Please don't remove the SurfRider one: > : sio0: port 0xa400-0xa407 irq 12 at device 10.0 on >pci0 > : sio0: moving to sio2 > : sio2: type 16550A >

Re: Adding support for Duxbury PCI modem to FreeBSD 4.4

2001-10-16 Thread Simon Dick
han the default. Some multiport boards > have faster xtals that allow higher data rates :-(. Please don't remove the SurfRider one: sio0: port 0xa400-0xa407 irq 12 at device 10.0 on pci0 sio0: moving to sio2 sio2: type 16550A It was me who submitted the ID for it, it's my main mod