Re: Intel Pro/Wireless 3945ABG - if_ipw not working

2007-05-19 Thread Gilbert Cao
070121-wpi-freebsd.tar.gz I confirmed the latest driver from Benjamin Clearchain does not work for me on FreeBSD 6.2. (I hope there will be more news, btw). Maybe Ron is talking about my custom version ? ^^ Anyway, it is certainly not complete, but at least, it works for me for months, now ...

Re: How to install the 3945ABG Driver on a fresh FreeBSD 6.2 install?

2007-01-21 Thread Gilbert Cao
WPI_DEBUG, it is just that I wanted to get rid of lots of output, in my daily use. Hope it helps ;) -- (hika) Gilbert Cao http://www.miaouirc.com - MiaouIRC Project 2002-2003 http://www.bsdmon.com - The BSD DMON Power to serve IRC : #miaule at IRCNET Network pgp5JhV2gepa5.pgp Description: PGP signature

Re: Incorrect kernel time on laptop boot

2007-01-18 Thread Gilbert Cao
On Fri, Jan 19, 2007 at 07:41:49AM +1300, Jonathan Chen wrote: > On Thu, Jan 18, 2007 at 09:35:43AM +0100, Gilbert Cao wrote: > > > > Hi the list, > > > > I currently experienced a problem with my Sony Vaio VGN-FE31B laptop. > > Each time I boot, the kernel ti

Incorrect kernel time on laptop boot

2007-01-18 Thread Gilbert Cao
Hi the list, I currently experienced a problem with my Sony Vaio VGN-FE31B laptop. Each time I boot, the kernel time seems to be set with the wrong date time. When I poweroff the machine, wait for some minutes and reboot again, the kernel time is set with a few seconds after the "wrong" time on s

One hour offset with smbfs

2005-12-30 Thread Gilbert Cao
in advance. -- ---- (hika) Gilbert Cao http://www.miaouirc.com - MiaouIRC Project 2002-2003 http://www.bsdmon.com - The BSD DMON Power to serve IRC : #miaule at IRCNET Network pgpb1AsML73cW.pgp Description: PGP signature

Re: Preserve date when cp over smbfs

2005-12-30 Thread Gilbert Cao
On Thu, Dec 29, 2005 at 04:51:56PM +0100, Gilbert Cao wrote: > On Wed, Dec 28, 2005 at 12:25:58PM +0100, Gilbert Cao wrote: > > > > I have quickly looked into the source code of both cp and gqview, and it > > seems > > that cp relies on utimes(), and gqview relies on

Re: Preserve date when cp over smbfs

2005-12-29 Thread Gilbert Cao
On Wed, Dec 28, 2005 at 12:25:58PM +0100, Gilbert Cao wrote: > > I have quickly looked into the source code of both cp and gqview, and it seems > that cp relies on utimes(), and gqview relies on utime(). > Hi, I have finally done my little investigation when applying utime() or u

Re: Preserve date when cp over smbfs

2005-12-28 Thread Gilbert Cao
Hi, On Wed, Dec 28, 2005 at 10:53:53PM +0100, Martin P. Hansen wrote: > On Wed, 28 Dec 2005, Gilbert Cao wrote: > > When I copy a single file with the cp utility, with -p flag, to > > a smbfs mounted directory, the modification datetime is not preserved and it > > is set to

Preserve date when cp over smbfs

2005-12-28 Thread Gilbert Cao
datetime over SMB ? In the problem comes from the smbfs kernel module ? or the cp and tar utility ? In the future, I would just like to avoid loading gqview, just to copy files with preserve datetime : cp and tar seems more natural :p Regards. -- (hika) Gilbert Cao