Re: svn commit: r195534 - in head: etc/mtree include lib/libcam sbin/camcontrol share/man/man4 sys/cam sys/cam/ata sys/cam/scsi sys/conf sys/dev/advansys sys/dev/ahci sys/dev/aic7xxx sys/dev/amd sys/d

2009-07-12 Thread Daniel O'Connor
o a short term need at the expense of a long-term > need. If you are such a user it is trivial to switch to using UFS ID labels. Swap is a little more complex but you can use glabel fairly easily. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.

Re: svn commit: r194628 - head/lib/ncurses/ncurses

2009-06-30 Thread Daniel O'Connor
riate) if the termcap change goes in? How about vi? Can that be fixed (if it needs it)? About the only use for clearing the screen is when you logout IMO, it is so frustrating otherwise (IMO of course :) -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.

Re: svn commit: r194927 - in head: share/man/man4 sys/net

2009-06-24 Thread Daniel O'Connor
ernet-like interface > pair. Can't you already do this pretty easily with netgraph? ie connect 2 ng_eiface's together. Although that said, the ng docs leave a bit to be desired if you want to actually do it ;) -- Daniel O'Connor software and network engineer for Genesis Softw

Re: svn commit: r192774 - head/sys/dev/random

2009-05-25 Thread Daniel O'Connor
he messages succinct and informative? Obviously artistic appreciation is a dying art. Posters to email lists Can sometimes be very impolite Appreciate developers! (Hmm I suck at Haikus) -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thin

Re: cvs commit: src/sys/kern uipc_usrreq.c

2008-07-07 Thread Daniel O'Connor
On Tue, 8 Jul 2008, Coleman Kane wrote: > Hopefully people will begin to incorporate "svn blame" into their > work-flows. A 2 line comment would be much simpler and more likely to actually work IMO :) -- Daniel O'Connor software and network engineer for Ge

Re: cvs commit: src/usr.bin/bluetooth/rfcomm_sppd rfcomm_sppd.1 rfcomm_sppd.c

2008-05-15 Thread Daniel O'Connor
he pty it just allocated? It would make it much easier for scripts to work if that was possible. (Maybe just call openpty()?) -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of th

Re: cvs commit: src/include readpassphrase.h

2008-05-08 Thread Daniel O'Connor
d sys/types.h is not listed within the synopsis of the > man page. Surely it would be better to amend the documentation? -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to

Re: cvs commit: src/etc/defaults rc.conf

2008-04-24 Thread Daniel O'Connor
get crashdumps during panics in X. How hard would this be to fix properly? :) -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG F

Re: cvs commit: src/sys/boot/i386/btx/btx btx.S

2008-03-10 Thread Daniel O'Connor
#x27;t a far call. > - Bump version to 1.2. > > Assuming this works ok this should fix some of the long standing > issues with USB booting as well as etherboot. Wohoo thanks John! This gets USB booting working on the Supermicro C2SBA's I am using here. FreeBSD flash disk installer

Re: cvs commit: src/share/man/man4 Makefile uslcom.4 src/sys/amd64/conf GENERIC src/sys/conf NOTES files src/sys/dev/usb usbdevs uslcom.c src/sys/i386/conf GENERIC src/sys/modules Makefile src/sys/mod

2008-03-07 Thread Daniel O'Connor
ime to see if your works with the JTAG debugger I have (fingers crossed :) -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG

Re: cvs commit: src/sys/dev/ata ata-chipset.c

2007-10-31 Thread Daniel O'Connor
r AHCI controllers. Huzzah! This fixes my JMicron SATA RAID in -current. Thanks heaps. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanen

Re: cvs commit: src/sys/conf files kern.pre.mk src/sys/dev/em LICENSE e1000_80003es2lan.c e1000_80003es2lan.h e1000_82540.c e1000_82541.c e1000_82541.h e1000_82542.c e1000_82543.c e1000_82543.h e1000_

2007-10-05 Thread Daniel O'Connor
guide/ >rules.html The rules don't actually say that.. It looks like a good reason to me but only re@ & core@'s opinions really count here :) -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standard

Re: cvs commit: src/sys/fs/msdosfs msdosfs_vfsops.c

2007-07-23 Thread Daniel O'Connor
llows you to boot FreeBSD is.. non-obvious. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94

Re: cvs commit: src/lib/libarchive archive_read_open_fd.c archive_read_open_filename.c

2007-06-18 Thread Daniel O'Connor
though I sort of > see it being the equivelant of dispaching a sign saying > "bump" along the highway without actually fixing said > bump. :( Depends how hard it is to get a drive to seek :) -- Daniel O'Connor software and network engineer for Genesis Software - http://www.

Re: cvs commit: src/lib/libarchive archive_read_open_fd.c archive_read_open_filename.c

2007-06-18 Thread Daniel O'Connor
t we need a stick to beat a coder over the head so they'll fix a bug.. Isn't it? In the mean time I'd like a working tar even if the work around is crude. How does a driver handle seek anyway? ioctl? -- Daniel O'Connor software and network engineer for Genesis Software - ht

Re: cvs commit: src/usr.sbin/sysinstall installUpgrade.c

2007-06-06 Thread Daniel O'Connor
I could use that :) > >Well there is kern.geom.conftxt :) > > Please don't That is only a crutch for the old crufty libdisk. The helper function in libgeom looks like the go. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The

Re: cvs commit: src/usr.sbin/sysinstall installUpgrade.c

2007-06-06 Thread Daniel O'Connor
( (XML isn't in sysinstall's limited repertoire) -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766

Re: cvs commit: src/usr.sbin/sysinstall installUpgrade.c

2007-06-05 Thread Daniel O'Connor
device name in device_names > : (which even then doesn't cater for GEOM where devices might be > : called anything). This is something that would require a build > : tool, which is why I haven't done it yet. > > "mmcsd" is also a disk. Why not iterate over the ou

Re: cvs commit: src/sys/boot/i386 Makefile src/sys/boot/i386/libfirewire Makefile dconsole.c firewire.c fwohci.c fwohci.h fwohcireg.h src/sys/boot/i386/loader Makefile conf.c main.c

2007-06-03 Thread Daniel O'Connor
On Saturday 02 June 2007 01:19, Ulrich Spoerlein wrote: > > Now if only some BIOS supported console over Firewire it'd be > > perfect :) > > LinuxBIOS, perhaps? Though they don't boot a FreeBSD loader (yet?) Maybe so, limited motherboard selection of course :) --

Re: cvs commit: src/sys/boot/i386 Makefile src/sys/boot/i386/libfirewire Makefile dconsole.c firewire.c fwohci.c fwohci.h fwohcireg.h src/sys/boot/i386/loader Makefile conf.c main.c

2007-05-29 Thread Daniel O'Connor
gt; You can find a short introduction of dcons at > http://wiki.freebsd.org/DebugWithDcons Awesome! Now if only some BIOS supported console over Firewire it'd be perfect :) -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The

Re: cvs commit: src/etc/rc.d FILESYSTEMS

2007-05-26 Thread Daniel O'Connor
ll just have to order > another truckload. These days I think you just print your own. Of course the wisdom of having such people use scissors unclear ;) -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards

Re: cvs commit: src/sbin/mdconfig mdconfig.8

2007-05-18 Thread Daniel O'Connor
> An interesting trick is that bsdtar can read ISO files without > needing to mount them - I wonder if a cross-reference is appropriate. Also it respects hardlinks, it's great for extracting a release CD so you can modify it without blowing the size out. -- Daniel O'Connor software

Re: cvs commit: src/sys/amd64/conf GENERIC src/sys/i386/conf GENERIC src/sys/ia64/conf GENERIC src/sys/pc98/conf GENERIC src/sys/powerpc/conf GENERIC src/sys/sparc64/conf GENERIC src/sys/sun4v/conf GE

2007-02-28 Thread Daniel O'Connor
On Wednesday 28 February 2007 22:20, Pawel Jakub Dawidek wrote: > > I don't know if you can use smartctl, atacontrol, etc with graid3 as I > > don't use it. > > Sure, all components are visible in /dev/, but you can't write to them > directly. Sounds good then

Re: cvs commit: src/sys/amd64/conf GENERIC src/sys/i386/conf GENERIC src/sys/ia64/conf GENERIC src/sys/pc98/conf GENERIC src/sys/powerpc/conf GENERIC src/sys/sparc64/conf GENERIC src/sys/sun4v/conf GE

2007-02-28 Thread Daniel O'Connor
) as well as do things like read the serial numbers (atacontrol cap adX), etc.. I don't know if you can use smartctl, atacontrol, etc with graid3 as I don't use it. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about

Re: cvs commit: src/sys/dev/usb umass.c

2007-02-27 Thread Daniel O'Connor
in front of me to test. Couldn't you automatically test for this? ie try and read the last sector. Obviously if there is a real error in the last sector you'd get a bogus result but I don't think that is likely to be very common :) -- Daniel O'Connor software and network engineer for G

Re: cvs commit: src/etc/rc.d hostname

2007-02-12 Thread Daniel O'Connor
ve it, failing that do a reverse lookup on the IP. Unfortunately it's not easy to do that because of how /etc/rc.d/* and dhclient interact.. Furthermore X (for one) gets really annoyed when you change hostname.. (I can dream :) -- Daniel O'Connor software and network e

Re: cvs commit: ports/lang Makefile ports/lang/mpd .Makefile.swp Makefile distinfo pkg-descr pkg-plist ports/lang/mpd/files patch-csw__asm.c

2007-02-08 Thread Daniel O'Connor
sm.c Doesn't this conflict with net/mpd? (Or are identical PORTNAME's not a problem?) -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew

Re: cvs commit: src/sys/kern uipc_socket.c

2007-01-22 Thread Daniel O'Connor
On Tuesday 23 January 2007 01:29, Andre Oppermann wrote: > > Is there any progress in fixing this bug? > > Just fixed. The regression test passes and I hope KDE too. I just tested it - yes it fixes the problem with unlocking the KDE screensaver. Thanks! -- Daniel O'Co

Re: cvs commit: src/include ar.h

2006-11-19 Thread Daniel O'Connor
On Sunday 19 November 2006 19:45, Yar Tikhiy wrote: > This can be read as follows: __packed and __aligned(FOO) together > can specify an exact alignment FOO less than the default one. Yeah just after I sent this I got to the description of the packed attribute :) -- Daniel O'Conn

Re: cvs commit: src/include ar.h

2006-11-19 Thread Daniel O'Connor
ement - there is no way to specify a maximum (I believe) If the underlying problem IS too large an alignment then you're screwed if you want a reasonably portable solution.. Perhaps __packed__ convinces the compiler to reduce alignment. -- Daniel O'Connor software and network

Re: truss status

2006-10-25 Thread Daniel O'Connor
program to prevent missing > events due to the buffer not being drained quickly enough. OK thanks. I guess I could just bump up the buffer size 8-) -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that t

Re: "Chatty" config files in /etc

2006-08-30 Thread Daniel O'Connor
mes to merging in my local changes. This is yet another reason why etcmerge (3 way merge) is more useful for updating configuration files. That said I agree that moving the example files to where examples should live is a good idea. -- Daniel O'Connor software and network engineer for Gen

Re: cvs commit: src/sbin/reboot reboot.c

2006-08-06 Thread Daniel O'Connor
On Monday 07 August 2006 15:31, Dag-Erling Smørgrav wrote: > "Daniel O'Connor" <[EMAIL PROTECTED]> writes: > > On Monday 07 August 2006 01:52, Dag-Erling Smørgrav wrote: > > > Wouldn't it be more logical to have init(8) perform the reboot(2) >

Re: cvs commit: src/sbin/reboot reboot.c

2006-08-06 Thread Daniel O'Connor
able > > to call reboot(2). > > Wouldn't it be more logical to have init(8) perform the reboot(2) call > upon receiving a signal from reboot(8)? You wouldn't be able to reboot the system in single user mode then would you? (Unless you are local and your keymap allows ctrl-alt-d

Re: truss status

2006-07-24 Thread Daniel O'Connor
eful to be able to instead have it write to pipe, or in fact any type of file descriptor. Requirements - Ability to read & write C (specifically in the kernel) - VFS/kernel internals (probably?) -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.c

Re: truss status

2006-07-24 Thread Daniel O'Connor
On Monday 24 July 2006 16:55, Peter Jeremy wrote: > On Mon, 2006-Jul-24 13:36:19 +0930, Daniel O'Connor wrote: > >Ktrace is almost useless "out of the box" because for any non-trivial > >operation you run out of requests. > > Some changes were made to impr

Re: truss status

2006-07-23 Thread Daniel O'Connor
On Monday 24 July 2006 12:28, Daniel O'Connor wrote: > ktrace is a good disk filling service if you run it like this. > > truss IS more convenient. > > If kdump could write to a pipe it would be almost as convenient. Oh, and one more thing.. Ktrace is almost useless "ou

Re: truss status

2006-07-23 Thread Daniel O'Connor
; truss is good in that it gives immediate output. > > So does ktrace - just run kdump -l on a different terminal. ktrace is a good disk filling service if you run it like this. truss IS more convenient. If kdump could write to a pipe it would be almost as convenient. -- Danie

Re: cvs commit: src/sys/arm/at91 at91_spi.c at91_spiio.h at91_spireg.h

2006-07-14 Thread Daniel O'Connor
other way to use the SPI would be to connect a microcontroller and slave it to the ARM for whatever thing you might need that isn't already built into it.. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards

Re: cvs commit: src/sys/dev/fdc fdc.c

2006-07-13 Thread Daniel O'Connor
would be nice if it groked USB sticks but I'm not sure how feasible that would be :) -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andre

Re: cvs commit: src/sys/conf files.amd64 src/sys/amd64/amd64 dump_machdep.c minidump_machdep.c pmap.c uma_machdep.c src/sys/amd64/include md_var.h minidump.h src/sys/vm vm_page.c

2006-04-20 Thread Daniel O'Connor
-500MB range. Obviously, never larger than physical > memory of course. Wow, nice work :) -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Ta

Re: cvs commit: src/sys/arm/at91 at91.c at91_spi.c at91_spiio.h at91_spireg.h at91_st.c at91_streg.h at91_twi.c at91_twiio.h at91_twireg.h at91_usartreg.h at91rm92reg.h at91st.c at91var.h files.at91rm

2006-02-04 Thread Daniel O'Connor
rt of the FreeBSD project in this manner. Wow, that's cool :) I note the 9202 has both host & device USB ports.. I imagine the device port is not supported? -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about

Re: cvs commit: src/release Makefile

2006-01-31 Thread Daniel O'Connor
On Wednesday 01 February 2006 09:01, Wilko Bulte wrote: > On Wed, Feb 01, 2006 at 08:52:30AM +1030, Daniel O'Connor wrote.. > > > On Wednesday 01 February 2006 07:45, Wilko Bulte wrote: > > > > I did when I first built them. :) > > > > > > So did I

Re: cvs commit: src/release Makefile

2006-01-31 Thread Daniel O'Connor
ng qemu works pretty well. (although qemu's floppy controller isn't detected by FreeBSD any more) -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from."

Re: cvs commit: src/sys/dev/ata ata-all.c ata-all.h ata-chipset.c ata-disk.c ata-lowlevel.c ata-pci.c ata-pci.h ata-queue.c ata-raid.c

2006-01-18 Thread Daniel O'Connor
On Wednesday 18 January 2006 19:44, SXren Schmidt wrote: > Add support for using DMA on dump, greatly speeds up the dump process. > Add dump support in ataraid. Yay! Thank you! -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au &quo

Re: cvs commit: src/sys/kern kern_conf.c

2006-01-12 Thread Daniel O'Connor
o rebuild port KLD's when the kernel is built :) -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint -

Re: cvs commit: src/sys/dev/puc puc.c src/sys/alpha/conf DEFAULTS src/sys/amd64/conf DEFAULTS src/sys/i386/conf DEFAULTS src/sys/ia64/conf DEFAULTS src/sys/pc98/conf DEFAULTS src/sys/sparc64/conf DEFA

2005-11-21 Thread Daniel O'Connor
other > archs. Why not make it a tunable? Untested but compilable patch attached. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanen

Re: cvs commit: src/sys/dev/iwi if_iwi.c

2005-11-20 Thread Daniel O'Connor
to store firmware files instead. Thanks! -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 55

Re: cvs commit: src/sys/modules/iwi Makefile src/sys/dev/iwi if_iwi.c if_iwireg.h if_iwivar.h

2005-11-19 Thread Daniel O'Connor
port coming soon. I don't think /etc is the best place for this.. /etc is for configuration files not firmware. I guess it needs to be on /, but perhaps a subdirectory under /compat would be a nicer place? A good change though :) Any chance of something similar for ipw? -- Daniel O&#x

Re: cvs commit: src/sys/conf files src/sys/modules/acpi/acpi Makefile src/sys/dev/acpica acpi_battery.c acpi_smbat.c acpi_smbus.h acpiio.h

2005-11-07 Thread Daniel O'Connor
aptop out the > window in frustration because powerd keeps changing the CPU frequency > and the system freezes for just a moment every time it does. Pretty odd the system freezes with a frequency change! I have an Inspiron 8600 and I don't see that behaviour.. Although I do get hitches