Re: finished? porting ZyDAS zb1211/zb1211b driver for FreeBSD

2007-12-19 Thread Weongyo Jeong
-STABLE? This email is just for your information. Recently, I tried to port zyd(4) driver against RELENG_6 and the result, WIP version, come out here: http://weongyo.org/patches/zyd_RELENG_6-20071219.tar.gz However, this version does not work properly in RELENG_6. When you test this, you

Re: Stale mount on disconnected device: how to delete it?

2007-12-19 Thread Nikos Ntarmos
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, Dec 18, 2007 at 10:03:42PM +1030, Daniel O'Connor wrote: On Tue, 18 Dec 2007, Nikos Ntarmos wrote: Off the top of my head, what is wrong/hard with just logging a device failure, discarding all remaining cached operations, and unmounting

config(8) patch for review for src dir handling

2007-12-19 Thread Ed Maste
I've attached a patch I'd like to commit to config(8) for the way it handles get_srcdir. I'm asking for review since it partially reverts some changes made in revision 1.42 of usr.sbin/config/main.c and I'd like to make sure there are no issues there. Right now config(8) calls realpath(../..,

critical floating point incompatibility

2007-12-19 Thread Carl Shapiro
Developers, There is a critical incompatibility between the floating point environment of the 32-bit compatibility environment of AMD64 systems and a genuine i386 system. The default setting of the x87 floating point control word on the i386 port is 0x127F. Among other things, this value sets

Some diffs

2007-12-19 Thread M. Warner Losh
Consider the following diffs. The first one does a tiny cleanup of strfile's include style (no real reason other than it bugged me when I added stdint.h). The second one cleans up a minor problem where ${CFLAGS} isn't used where it should be. The next three cleanup the compilation by not