Re: New ATA, HPT366 and UDMA66

1999-09-26 Thread Foxfair Hu


On Mon, 27 Sep 1999 08:49:59 +0800 (SGT)
[EMAIL PROTECTED] wrote:

> Hi
> I'm unable to get the new ATA driver to configure the HPT366 controller
> to use busmastering DMA and to make the IBM 22GXP drive run at UDMA66.
> Linux HPT366 driver supports busmastering DMA and UDMA66.
> Does anybody know how to fix this?
> Below is a portion of the output from dmesg:
[]

  Check the commit message from -cvs :
=
sos 1999/09/24 05:36:11 PDT

  Modified files:
sys/dev/ata  ata-all.c ata-disk.c ata-disk.h 
 atapi-all.c atapi-all.h atapi-cd.c 
 atapi-cd.h 
  Log:
  Fix timeout handeling and add retry counts.
  Add HPT366 probe message (but no real support yet),
  Add CDR support for several diffenrent blocktypes, also close
  disk as a multisession CD.
  
  Revision  ChangesPath
  1.22  +5 -5  src/sys/dev/ata/ata-all.c
  1.27  +17 -1 src/sys/dev/ata/ata-disk.c
  1.12  +2 -1  src/sys/dev/ata/ata-disk.h
  1.16  +17 -2 src/sys/dev/ata/atapi-all.c
  1.11  +2 -1  src/sys/dev/ata/atapi-all.h
  1.18  +32 -27src/sys/dev/ata/atapi-cd.c
  1.7   +7 -7  src/sys/dev/ata/atapi-cd.h
===

  There is no UDMA66 support for HPT366 controller now in FreeBSD. Good
  news is it just works fine/rocky in UDMA33 and you can use it in this
  mode.

  I think the supporting code is under the progress now.
  
> Thanks,
> kt
> 

Cheers,
-Foxfair.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: ccd build failure

1999-09-23 Thread Foxfair Hu


  phk, dillon, other FreeBSD folks,
  
We are all in a Open Source project named "Free"BSD. So could we
agree with all, play it totally "free" and "open" ? Not just sharing
your own knowledge freely, but also sitting you mind with thousands
of others' open. It is more helpful to the FreeBSD project.

Only my 2c.

On Thu, 23 Sep 1999 12:36:50 -0400 (EDT)
Ben Rosengart <[EMAIL PROTECTED]> wrote:

> Mutual respect is the glue that holds FreeBSD together, IMHO.  As such,
> it should not be discarded lightly.
> 
> --
>  Ben Rosengart
> 
> UNIX Systems Engineer, Skunk Group
> StarMedia Network, Inc.
> 

Cheers,
-Foxfair.



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: man(1): error while formatting page

1999-09-19 Thread Foxfair Hu


On Sun, 19 Sep 1999 14:26:18 +0200
Marcel Moolenaar <[EMAIL PROTECTED]> wrote:

> Hi,
> 
> Man(1) produces the following error before displaying the manpage:
> 
> Formatting page, please wait.../usr/share/tmac/tmac.doc:63: can't find
> macro file `mdoc/locale/locale-list'
> Done.
> 
> The following patch solves the problem, although it is probably not
> suitable for being committed as it is:
> 
[patch deleted...]
> Andrey didn't reply to my mail about it, so if nobody else has any
> objections (or beat me to it), I'll fix it this week.
> 

  Yeah! Go for it, please.
  
> -- 
> Marcel Moolenaarmailto:[EMAIL PROTECTED]
> SCC Internetworking & Databases   http://www.scc.nl/
> The FreeBSD projectmailto:[EMAIL PROTECTED]

Cheers,
-Foxfair.



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message