how to checkout the CURRENT code using tortoiseCVS under Windows

2006-06-06 Thread william wallace

hello,everyone !
how to checkout  the CURRENT code using tortoiseCVS under Windows? I
found it hard to find the place to enter command such as co
-rRELENG_6 :(
crying :(

--
we who r about to die,salute u!
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


how to checkout the CURRENT code using tortoiseCVS under Windows

2006-06-06 Thread william wallace

Or could anyone kindhearted tell me which module does 6.0 current in? thank u

--
we who r about to die,salute u!
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: what is the use of drm_os_freebsd.h

2006-05-28 Thread william wallace

thanku sir!
but why there r so many datat type similar to linux in that group of files?
On 5/28/06, Nikolas Britton [EMAIL PROTECTED] wrote:

On 5/27/06, william wallace [EMAIL PROTECTED] wrote:
 hi ,all
   I am porting something from linux to freebsd ,i found the
 DataTypes hard to translate ,then i saw that many types inlinux can be
 found in drm_os_freebsd.h,such as
 typedef int8_ts8;
 typedef int16_t   s16;
 typedef int32_t   s32;
 typedef u_int8_t  u8;
 typedef u_int16_t u16;
 typedef u_int32_t u32;

 so ,what is the use of  drm_os_freebsd.h
 and any advice for me to translate DT from linux to Freebsd?


The Direct Rendering Manager (DRM) is a device-independent
kernel-level device driver that provides support for the XFree86
Direct Rendering Infrastructure (DRI).  --src/sys/dev/drm/drm.h

I can't find the file your talking about so this is just a guess.



--
BSD Podcasts @:
http://bsdtalk.blogspot.com/
http://freebsdforall.blogspot.com/




--
we who r about to die,salute u!
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


what is the use of drm_os_freebsd.h

2006-05-27 Thread william wallace

hi ,all
 I am porting something from linux to freebsd ,i found the
DataTypes hard to translate ,then i saw that many types inlinux can be
found in drm_os_freebsd.h,such as
typedef int8_ts8;
typedef int16_t   s16;
typedef int32_t   s32;
typedef u_int8_t  u8;
typedef u_int16_t u16;
typedef u_int32_t u32;

so ,what is the use of  drm_os_freebsd.h
and any advice for me to translate DT from linux to Freebsd?

--
we who r about to die,salute u!
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


where can i enable bootwerbose in pccbb_pci.c

2006-05-19 Thread william wallace

code like this :if (bootverbose)
cbb_print_config(brdev);
where can i enable bootwerbose in pccbb_pci.c

--
we who r about to die,salute u!
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


how to enble bootverbose in freebsd

2006-05-15 Thread william wallace

hello ,everyone
  i need to get the trace of the booting kernel in detail
,but i found i cannot turn the trigger== bootverbose==
on to 1 ,even when i  define  bootverbose 1  in dev/bktr/bktr_reg.h
any kind-hearted would help me out

--
we who r about to die,salute u!
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: 4.7-RELEASE Handbook

2003-02-07 Thread William Wallace
That is exactly what I was referring to.  And as I understand it now, the
latest handbook contains all the information I need to support 4.7-RELEASE.
Thanks!

-Original Message-
From: Giorgos Keramidas [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 06, 2003 6:02 PM
To: William Wallace
Cc: FreeBSD Questions
Subject: Re: 4.7-RELEASE Handbook


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 2003-02-06 15:36, William Wallace [EMAIL PROTECTED] wrote:
 Anybody know if it's still possible to download the latest 4.7-RELEASE
 version of the handbook?  I noticed that the most recent one pertains to
 5.0-RELEASE.

The documentation source is not ``branched''.  This, translated from
FreeBSD-speak to every day English means that we are trying to keep
the documentation up to date with changes for FreeBSD 5.X without
sacrifising the details and help it provides for 4.X, or even 3.X
users.

If you're referring to the beginning of the online copy of the
Handbook, which reads:

Welcome to FreeBSD! This handbook covers the installation and day
to day use of FreeBSD 5.0-RELEASE. [...]

then this is a bug in the documentation build, which I'll try to fix
soon.

Was it this part of the documentation you were referring to?

- - Giorgos

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (FreeBSD)

iD8DBQE+Qvdu1g+UGjGGA7YRAl8xAJ4ko3Ylgv9FzpcPqH8/XZh/kpVTowCglOVG
qRWE2n7JkhT0bLiRb3oAu+c=
=bk6q
-END PGP SIGNATURE-


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



4.7-RELEASE Handbook

2003-02-06 Thread William Wallace

Anybody know if it's still possible to download the latest 4.7-RELEASE
version of the handbook?  I noticed that the most recent one pertains to
5.0-RELEASE.

Thanks,
- William.



attachment: winmail.dat

Kernel log message

2002-10-12 Thread William Wallace


 Could someone explain to me what the following log message means:
 
 disco.wwallace.net kernel log messages:
  arp: 192.168.100.2 moved from 00:20:78:0d:5a:7f to 00:00:78:0d:5a:7f on
 de0
  Oct  5 08:03:57 disco /kernel: arp: 192.168.100.2 moved from
 00:20:78:0d:5a:7f to 00:00:78:0d:5a:7f on de0
 
 The machine in question (192.168.100.2) is a Windows 2000 machine that has
 had the same NIC for years.  Also, only one of the digits in the MAC
 address seems to have changed.  What could cause this?
 
 Thanks,
 - William.
 
 

attachment: winmail.dat

Kernel log message

2002-10-09 Thread William Wallace


Could someone explain to me what the following log message means:

disco.wwallace.net kernel log messages:
 arp: 192.168.100.2 moved from 00:20:78:0d:5a:7f to 00:00:78:0d:5a:7f on
de0
 Oct  5 08:03:57 disco /kernel: arp: 192.168.100.2 moved from
00:20:78:0d:5a:7f to 00:00:78:0d:5a:7f on de0

The machine in question (192.168.100.2) is a Windows 2000 machine that has
had the same NIC for years.  Also, only one of the digits in the MAC address
seems to have changed.  What could cause this?

Thanks,
- William.



attachment: winmail.dat