Re: VPS Project

2013-10-05 Thread Outback Dingo
On Mon, Sep 23, 2013 at 6:41 AM, Dirk-Willem van Gulik di...@webweaving.org
 wrote:


 Op 23 sep. 2013, om 11:41 heeft Klaus P. Ohrhallinger k...@7he.at het
 volgende geschreven:

  My virtualization project (http://www.7he.at/freebsd/vps/) has
  its project branch on svn.freebsd.org since a few months now.
 
  Since then there was not much progress due to lack of time.
 
  Now I am sitting on code updates that I can't commit myself.
  What is necessary to get commit right to /projects/vps ?
 
  Also it would be great if some FreeBSD developers could review
  parts of the code. So far, most feedback came from non-developers.


can you maybe post a patch of the recent updates?



 Would be nice to see an update (most recent binary packages have drifted
 too far to cleany apply); found it very usable for large number of
 participating node-testing of network stacks.

 Dw.
 ___
 freebsd-hackers@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
 To unsubscribe, send any mail to freebsd-hackers-unsubscr...@freebsd.org

___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to freebsd-hackers-unsubscr...@freebsd.org


Re: [RFC][CFT] GEOM direct dispatch and fine-grained CAM locking

2013-09-03 Thread Outback Dingo
On Tue, Sep 3, 2013 at 9:42 AM, Jeremie Le Hen j...@freebsd.org wrote:

 On Mon, Sep 02, 2013 at 11:49:33AM +0300, Alexander Motin wrote:
  Hi.
 
  I would like to invite more people to review and test my patches for
  improving CAM and GEOM scalability, that for last six months you could
  see developing in project/camlock SVN branch. Full diff of that branch
  against present head (r255131) can be found here:
  http://people.freebsd.org/~mav/camlock_patches/camlock_20130902.patch

 I'm building my kernel right now.


Can anyone confirm how well tested/stable this patch set might be?? if
theres positive input i have a zoo of dev machines i could load it on, to
help further it.
Just checking to see how widely its been tested,


 --
 Jeremie Le Hen

 Scientists say the world is made up of Protons, Neutrons and Electrons.
 They forgot to mention Morons.
 ___
 freebsd-curr...@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-current
 To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org

___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to freebsd-hackers-unsubscr...@freebsd.org


Re: [RFC][CFT] GEOM direct dispatch and fine-grained CAM locking

2013-09-03 Thread Outback Dingo
On Tue, Sep 3, 2013 at 5:48 PM, Olivier Cochard-Labbé oliv...@cochard.mewrote:

 On Tue, Sep 3, 2013 at 8:10 PM, Outback Dingo outbackdi...@gmail.com
 wrote:
  Can anyone confirm how well tested/stable this patch set might be?? if
  theres positive input i have a zoo of dev machines i could load it on, to
  help further it.
  Just checking to see how widely its been tested,

 I've installed this patch on 3 differents machines there status after
 about 12hours:
 - SUN FIRE X4170 M2 (amd64: r255178) with 6 SAS harddrives in one big
 zraid (LSI MegaSAS Gen2 controller): Used for generating package with
 poudriere… no probleme since;
 - HAL/Fujitsu SPARC64-V (sparc64: r255178) with two SCSI-3 disks in
 gmirror: Used for generating package with poudriere too… no probleme
 since;
 - HP EliteBook 8460p (amd64: r255188) with DVD replaced by a second
 hardrive (where fbsd is installed): It crash just after the message
 GEOM: new disk ada1 during boot

 screenshot of the crash screen:
 http://goo.gl/tW1VIx

 A little more information:
 addr2line -e /boot/kernel/kernel.symbols 0x8083abd3
 /usr/src/sys/geom/geom_io.c:129

 Regards,

 Olivier


Be nice if it was backported to 9/stable. not sure how feasible it is
though... patch fails in a few places.
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to freebsd-hackers-unsubscr...@freebsd.org


Re: Announce: Unofficial binary package builds for old releases

2013-06-04 Thread Outback Dingo
On Tue, Jun 4, 2013 at 8:21 PM, Kevin Day toa...@dragondata.com wrote:

 Thanks to poudriere making this easy, we're now making public our
 (unofficial!) constantly being rebuilt repository of binary packages for
 old FreeBSD releases and less popular architectures.

 See http://ftpmirror.your.org/pub/FreeBSD-Unofficial-Packages for
 instructions on how to use this.

 How do these differ from the official packages?

 1) We're building packages for 9.1 all the way back to 7.2.

 2) We're constantly grabbing new versions of ports and rebuilding as fast
 as the builders can go. Our goal is to rebuild the latest version (9.1
 right now) in both amd64 and i386 every 24 hours, and all other versions
 every 7 days.

 3) We're leaving up old versions (in the All directory) of everything, so
 you can grab older versions if we have them.

 4) We're building everything twice, one by default and one a special
 internal-use version that has X11, examples, debugging and a few other
 features shut off. If the port can't be built without those features, it
 just gets skipped. (This may not be of use to anyone other than us)

 5) We're building packages for i386, amd64, ia64, and have the hardware in
 house to build for PPC, ARM and sparc64 if anyone asks for it.

 (As of this writing, our ia64 box just started building things, and looks
 like it'll take another 5+ days to finish. If you need ia64, give it a few
 days.)


 Feel free to contact me with any questions, or suggestions for how this
 might be more useful to you. If you could actually use this on any other
 release or architecture that isn't currently listed, please let me know. If
 there's anyone out there that would prefer pkgng instead of the old style
 packages, we might be able to get those going too. This is primarily for
 our own internal use so I don't want to add support for a ton of things if
 nobody is going to use this, so speak up if you want something!



What did i miss ??

setenv PACKAGESITE
http://ftpmirror.your.org/pub/FreeBSD-Unofficial-Packages/91amd64-default/Latest/
root@hostbsd:/ # pkg update
Updating repository catalogue
pkg:
http://ftpmirror.your.org/pub/FreeBSD-Unofficial-Packages/91amd64-default/Latest//repo.txz:
Not Found




 -- Kevin

 ___
 freebsd-hackers@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
 To unsubscribe, send any mail to freebsd-hackers-unsubscr...@freebsd.org

___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to freebsd-hackers-unsubscr...@freebsd.org


Re: Announce: Unofficial binary package builds for old releases

2013-06-04 Thread Outback Dingo
On Tue, Jun 4, 2013 at 8:40 PM, Kevin Day toa...@dragondata.com wrote:


 On Jun 4, 2013, at 7:33 PM, Outback Dingo outbackdi...@gmail.com wrote:


 On Tue, Jun 4, 2013 at 8:21 PM, Kevin Day toa...@dragondata.com wrote:


  If there's anyone out there that would prefer pkgng instead of the old
 style packages, we might be able to get those going too. This is primarily
 for our own internal use so I don't want to add support for a ton of things
 if nobody is going to use this, so speak up if you want something!




 What did i miss ??

 setenv PACKAGESITE
 http://ftpmirror.your.org/pub/FreeBSD-Unofficial-Packages/91amd64-default/Latest/
 root@hostbsd:/ # pkg update
 Updating repository catalogue
 pkg:
 http://ftpmirror.your.org/pub/FreeBSD-Unofficial-Packages/91amd64-default/Latest//repo.txz:
 Not Found



 'pkg' is the next generation packaging (pkgng). These are the older style,
 usable with something like pkg_add. Example:

 # setenv PACKAGESITE
 http://ftpmirror.your.org/pub/FreeBSD-Unofficial-Packages/91amd64-default/Latest/
 # pkg_add -r gmake
 Fetching
 http://ftpmirror.your.org/pub/FreeBSD-Unofficial-Packages/91amd64-default/Latest/gmake.tbz...
 Done.
 #

 We can build pkgng style packages if there's demand for it, but we're not
 using it internally right now so they aren't being built.


ah got it, when i saw the packagesite i thought it was for pkgng ..
no worries


 -- Kevin



___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to freebsd-hackers-unsubscr...@freebsd.org


Re: Low Tx-Rx performance with 10Gb NICs

2013-05-24 Thread Outback Dingo
On Fri, May 24, 2013 at 11:41 AM, Igor Mozolevsky i...@hybrid-lab.co.ukwrote:

 On Friday, 24 May 2013, Axel Fischer wrote:


 Additionally I noticed the following TCP errors
  with netstat -s ...:
 
  1186 data packets (1717328 bytes) retransmitted
  6847875 window update packets
  2319 duplicate acks
  25831 out-of-order packets (37403288 bytes)
  3733 discarded due to memory problems (drops)
  1186 segment rexmits in SACK recovery episodes
  1717328 byte rexmits in SACK recovery episodes
 
 
 

 Looks like your data is flooding your memory buffers, have a look through
 https://calomel.org/freebsd_network_tuning.html


Ive got an 10Gb ix card i cant get to do more then 1.2Gbs send on FreeBSD
9-stable
pretty frustrating hunting down the issue.




 --
 Igor M.
 ___
 freebsd-hackers@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
 To unsubscribe, send any mail to freebsd-hackers-unsubscr...@freebsd.org

___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to freebsd-hackers-unsubscr...@freebsd.org


Re: FreeBSD Quarterly Status Report, January-March 2013

2013-05-12 Thread Outback Dingo
 __


 FreeNAS

URL: http://www.FreeNAS.org/

Contact: Alfred Perlstein alf...@freebsd.org
Contact: Josh Paetzel jpaet...@freebsd.org

FreeNAS 8.3.1-RELEASE-p2 will hit Sourceforge the second week of April,
and should end up as the last FreeNAS release based on FreeBSD 8.X It's
currently the only Free Open Source NAS product available with any form
of ZFS encryption (provided by GELI).

 Open tasks:

 1. The team is hard at work on getting a FreeBSD 9.X-based release of
FreeNAS ready. Currently there are several nightly snapshots
available.
 2. Add HAST to the webinterface.
 3. Migrate to NFSv4.
 4. Integrate foundation sponsored kernel iSCSI target.



Uhmm WHAT??? FreeNAS is not the only Free Open Source NAS product
available with any form
   of ZFS encryption (provided by GELI). NAS4Free has been doing it.
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to freebsd-hackers-unsubscr...@freebsd.org


Re: NFS server bottlenecks

2012-10-20 Thread Outback Dingo
On Sat, Oct 20, 2012 at 3:28 PM, Ivan Voras ivo...@freebsd.org wrote:
 On 20 October 2012 14:45, Rick Macklem rmack...@uoguelph.ca wrote:
 Ivan Voras wrote:

 I don't know how to interpret the rise in context switches; as this is
 kernel code, I'd expect no context switches. I hope someone else can
 explain.

 Don't the mtx_lock() calls spin for a little while and then context
 switch if another thread still has it locked?

 Yes, but are in-kernel context switches also counted? I was assuming
 they are light-weight enough not to count.

 Hmm, I didn't look, but were there any tests using UDP mounts?
 (I would have thought that your patch would mainly affect UDP mounts,
  since that is when my version still has the single LRU queue/mutex.

 Another assumption - I thought UDP was the default.

  As I think you know, my concern with your patch would be correctness
  for UDP, not performance.)

 Yes.

Ive got a similar box config here, with 2x 10GB intel nics, and 24 2TB
drives on an LSI controller.
Im watching the thread patiently, im kinda looking for results, and
answers, Though Im also tempted to
run benchmarks on my system also see if i get similar results I also
considered that netmap might be one
but not quite sure if it would help NFS, since its to hard to tell if
its a network bottle neck, though it appears
to be network related.

 ___
 freebsd-hackers@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
 To unsubscribe, send any mail to freebsd-hackers-unsubscr...@freebsd.org
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to freebsd-hackers-unsubscr...@freebsd.org


Re: SMALL FreeBSD capable board

2012-08-05 Thread Outback Dingo
if you can still find one a Ubiquiti RouterStation / RouterStation Pro
works wonders and has full FreeBSD support

On Sun, Aug 5, 2012 at 10:36 AM, Wojciech Puchar
woj...@wojtek.tensor.gdynia.pl wrote:
 i am looking for SMALL and specifically low power board that can run from
 battery, can run FreeBSD and have at least one ethernet and one USB port,
 and reasonable amount of memory (32MB at least).
 WiFi not needed. some more than few MB flash is, as well as about 10 GPIO
 ports or useful SPI port.

 I already see a lot of useful supported ones in source tree, with ARM and
 MIPS.

 I want to make portable router PLUS my own add own hardware, and have full
 control over software running on it.

 Any recommendation.

 Ethernut 5 seems great
 http://www.ethernut.de/en/hardware/enut5/index.html

 but no info about price and availability in Poland
 ___
 freebsd-hackers@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
 To unsubscribe, send any mail to freebsd-hackers-unsubscr...@freebsd.org
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to freebsd-hackers-unsubscr...@freebsd.org


Re: how to turn my computer into a TV

2012-06-17 Thread Outback Dingo
On Sun, Jun 17, 2012 at 9:38 AM, Niclas Zeising zeis...@daemonic.se wrote:
 On 06/17/12 04:14, Aryeh Friedman wrote:

 I just moved into a very cramped apartment and we only have room for
 one monitor so it is the computer then I heard it is possible to make
 it so you can watch TV on your computer I know about some this for
 windows but I am dedicated FreeBSD person... how do I go about doing
 all the research I need to make sure that the following is true:

 1. FreeBSD supports all hardware (and the needed functionality) to
 watch full screen tv on my computer (extra points of a remote can be
 used)... NOTE: This hardware must be currently fairly mass market
 2. What ports to install (right now my desktop is x11-wm/xfce4) make this
 happen
 3. Any tips on making it optimal


 This is perhaps not the solution you are looking for, but many modern TV
 screens has a VGA and a DVI input connector, as well as many fairly modern
 computers has HDMI output. DVI is also compatible with HDMI, at least to an
 extent. Perhaps you can find a monitor and use it as a dual-purpose monitor
 instead?
 Regards!
 --
 Niclas Zeising

I think hes maybe looking for a tv tuner card to plug into his
computer so he can watch TV on the PC also...
Haupauge makes a few and are compatible with FreeBSD. See  Setting Up TV Cards
and a good list is freebsd-multimedia
http://www.freebsd.org/doc/handbook/tvcard.html


 ___
 freebsd-hackers@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
 To unsubscribe, send any mail to freebsd-hackers-unsubscr...@freebsd.org
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to freebsd-hackers-unsubscr...@freebsd.org


Re: Replacing rc(8) (Was: FreeBSD Boot Times)

2012-06-15 Thread Outback Dingo
On Fri, Jun 15, 2012 at 8:48 AM, Atte Peltomäki atte.peltom...@iki.fi wrote:
 On Thu, Jun 14, 2012 at 02:09:38PM -0400, Richard Yao wrote:
 Also, I am certain that the OpenRC developers would be thrilled if
 FreeBSD adopted OpenRC. If FreeBSD core is interested in OpenRC, feel
 free to contact the OpenRC and/or the Gentoo FreeBSD developers. We
 would all love to see OpenRC in upstream FreeBSD.

 Replacing rc(8) has a lot of risks and not many benefits. Current system
 is somewhat limited, but it works, it's simple to understand and
 everyone already knows it and uses it.

 Solaris SMF is by far the most advanced bootup/service manager I've come
 across, even though it's UI is somewhat irritating. When configured
 correctly, you can trust SMF to deal with any problem; when a needed
 resource for a given service is down, that service isn't started. When
 the service is malfunctioning, it's restarted at a configured interval
 or marked as malfunctioning and stopped and admin is contacted. And so
 forth. Faster boot times come as a simple added bonus from proper
 design.

 Anyone serious about replacing rc(8) should take a good look at SMF
 feature list, then decide if such a thing is worth spending time
 reimplementing. Doing a dozen half-assed implementations like Linux is
 doing is just dumb and aggravates sysadmins.

 Personally, as much as I like power of SMF, I think FreeBSD devs have
 much more important (and interesting) things to do.


Theres  always Launchd also.

 --
 Atte Peltomäki
     atte.peltom...@iki.fi  http://kameli.org
 Your effort to remain what you are is what limits you
 ___
 freebsd-hackers@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
 To unsubscribe, send any mail to freebsd-hackers-unsubscr...@freebsd.org
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to freebsd-hackers-unsubscr...@freebsd.org


Re: Does FreeBSD issue messages about MAC/IP conflicts?

2010-01-03 Thread Outback Dingo
my curiousity is howd he get duplicate mac addresses

On Sun, Jan 3, 2010 at 9:02 PM, per...@pluto.rain.com wrote:

 Glen Barber glen.j.bar...@gmail.com wrote:
  On Sun, Jan 3, 2010 at 6:40 PM, Yuri y...@rawbw.com wrote:
   I accidentally had two machines having the same wifi MAC
   address.  Wifi router gave them both the same local IP address
   and they both could somewhat connect to the outside world, but
   connections were flaky.
  
   No messages about IP/MAC conflicts appeared in dmesg log.
  
   Vague memories from the long ago past remind me that Windows
   was issuing IP conflict messages in the local wired network.
  
   Why doesn't FreeBSD complain at leat about the IP conflict?
 
  The last time I made the mistake of having two devices with the
  same IP, I saw ARP messages in /var/log/messages as well as the
  system console.  This was around 8.0-RC1, for what it's worth.

 ARP will notice when two different MAC addresses both claim the same
 IP address, but to detect two different boxes both claiming the same
 MAC/IP address pair would require some other way of identifying the
 two boxes as different.
 ___
 freebsd-hackers@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
 To unsubscribe, send any mail to freebsd-hackers-unsubscr...@freebsd.org

___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to freebsd-hackers-unsubscr...@freebsd.org


Re: continuous backup solution for FreeBSD

2008-10-08 Thread Outback Dingo
one answer...  www.bakbone.com

On Wed, Oct 8, 2008 at 6:20 PM, Oliver Fromme [EMAIL PROTECTED]wrote:

 Dag-Erling Smørgrav wrote:
   Zaphod Beeblebrox [EMAIL PROTECTED] writes:
Dag-Erling Smørgrav [EMAIL PROTECTED] writes:
 What really annoys me with this thread is that nobody has provided
 any information at all that would allow someone to understand what
 needs to be done and estimate how hard it would be.
Well... I hinted that a hammer port would be sufficient (although they
need to finish their replication design) and I hinted that the hammer
approach may be graftable to ZFS.  Both reasonably large effort-wise
(but probably within the scope of a single developer with sufficient
time).
  
   No...  you're so far off the mark it's not even funny, especially when
   it's been repeatedly pointed out to you.  This is not a file system,
   it's a backup system.  It's not designed to survive a disk crash or an
   accidental file deletion, it's designed to survive a direct missile
   strike on your colo center.
  
   To quote Wikipedia, CDP is a service that captures changes to data to a
   separate storage location - emphasis on separate.

 FWIW, the HAMMER file system _does_ support replication to
 remote targets (thus separate).  Unfortunately they call
 this feature mirroring, which is misleading at best.
 It's really rather a replication mechanism, much like the
 binlog of MySQL.  It can be used for various purposes,
 including live mirroring, delayed mirroring, archiving,
 backup and point-in-time recovery.

 Well, of course, all of that doesn't help us at all because
 HAMMER doesn't exist on FreeBSD.

 However, ZFS does exist on FreeBSD, and I think it wouldn't
 be impossible to add similar features to ZFS.

 Another possibility would be to extend gjournal by adding
 time stamps to journal transactions and a possibility to
 feed the journal to a pipe, socket or whatever.  And of
 course a client-side implementation that does something
 useful with the journal stream.  This might even be a good
 SoC project.

 Best regards
   Oliver

 --
 Oliver Fromme, secnetix GmbH  Co. KG, Marktplatz 29, 85567 Grafing b. M.
 Handelsregister: Registergericht Muenchen, HRA 74606,  Geschäftsfuehrung:
 secnetix Verwaltungsgesellsch. mbH, Handelsregister: Registergericht Mün-
 chen, HRB 125758,  Geschäftsführer: Maik Bachmann, Olaf Erb, Ralf Gebhart

 FreeBSD-Dienstleistungen, -Produkte und mehr:  http://www.secnetix.de/bsd

 File names are infinite in length, where infinity is set to 255
 characters.
-- Peter Collinson, The Unix File System
 ___
 freebsd-hackers@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
 To unsubscribe, send any mail to [EMAIL PROTECTED]

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


Re: Laptop suggestions?

2008-07-25 Thread Outback Dingo
IBM Z series, my Z60M Titanium, runs great and still actually looks brand
new being 2+ years old
the X, T and Z series laptops are all decent, i cant say on quality, im
still using the one i got almost
three years ago with no issues. 1680x1050 on a 15'4 wide wcreen is nice
also. I also have an Asus
that i really havent had any issues with quite honestly. And can also say
from field experience Fujitsus
got some decent models available. Though take note, I dont abuse my mobile
equiptment. Another way you
might want to consider is a UMPC known to run FreeBSD. there are some
sub-size and UMPC systems out there
that will run FreeBSD nicely, ASUS makes one, and well personally im waiting
on the HTC Shift to be
delivered and hacked

On Sat, Jul 26, 2008 at 5:23 AM, Jeremy Messenger [EMAIL PROTECTED] wrote:

 On Thu, 24 Jul 2008 09:34:32 -0500, Frank Mayhar [EMAIL PROTECTED] wrote:

  My old Dell Inspiron 5160 has developed problems that I can't fix, sigh,
 so it's time to replace it.  I'm hoping for some good suggestions from
 this list (cc'd to hackers for the exposure, I know everyone doesn't
 read -mobile).

 My criteria:
  * 3D acceleration.
  * MiniPCI wireless (don't care which card, I'll replace it
anyway).
  * At least 15 screen.
  * Decent power consumption.
  * Plays well with FreeBSD 7-stable.

 Nice to have:
  * Dual core.
  * 4GB memory.
  * Working suspend/hibernate mode (and no, I'm not holding my
breath).

 So, suggestions?  BTW, if I get a decent response I'll summarize it for
 the list, along with the one I chose and my experience after
 ordering/installing it.


 Maybe you can wait for this:

 http://www.ixsystems.com/products/bsd-laptop.html

 I didn't compare your requirements in there, thought.

 Cheers,
 Mezz


 --
 [EMAIL PROTECTED]  -  [EMAIL PROTECTED]
 FreeBSD GNOME Team
 http://www.FreeBSD.org/gnome/  -  [EMAIL PROTECTED]

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

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