Linux-Development-Sys Digest #588, Volume #8     Sun, 25 Mar 01 11:13:13 EST

Contents:
  Re: smp question ([EMAIL PROTECTED])
  Re: look for a linux software which like the Visual Source Safe(VSS) 
([EMAIL PROTECTED])
  TEST, please ignore this msg. ("John Liu")
  Re: look for a linux software which like the Visual Source Safe(VSS) ("Leo Naboro")
  Re: Wannabe -- Wrote LAN driver now want to install
  Why cannot poste a new posts? I can just reply. ("John Liu")
  TEST ("John Liu")
  TEST ("John Liu")
  Re: register symbols
  Re: look for a linux software which like the Visual Source Safe(VSS) (Harry George)
  USB vend/prod determination
  Re: bootsector ("Moe")
  Re: best java re for linux? ("John Liu")
  Re: look for a linux software which like the Visual Source Safe(VSS) (Dave Platt)
  Re: look for a tool like VSS (Stefan Braun)
  wipeinfo, secure delete, device driver ("Kevin B. Haywood")
  aic7xxx is broken in Slackware 7.1 ("Mike Ruskai")
  Re: wipeinfo, secure delete, device driver (Alexander Viro)
  Re: Wannabe -- Wrote LAN driver now want to install (Philip Armstrong)
  what is the meaning of ".global" in AT&T ASSEMBLY? ("hushui")
  test ("hushui")
  Re: what is the meaning of ".global" in AT&T ASSEMBLY? (Robert Redelmeier)

----------------------------------------------------------------------------

From: [EMAIL PROTECTED]
Subject: Re: smp question
Date: Sun, 25 Mar 2001 00:11:17 +0100

Tim Roberts <[EMAIL PROTECTED]> wrote:
> ([EMAIL PROTECTED]) wrote:

>>For smp's the value smp_num_cpus is used alot.
>>I wonder what happens to that value when one of the cpus crashes -
>>assuming linux doesn't crash because of this event.

> Exactly how, in your experience, would a CPU "crash"?

> Processes crash.  Hard disks crash.  CPUs do not crash.

For example the fan on the CPU ceases to spin, and the CPU gets hot and stops
working. This is very common, much more frequent in my experience than hard
disk crash.

> --
> - Tim Roberts, [EMAIL PROTECTED]
>   Providenza & Boekelheide, Inc.

-- 
Michel Talon

------------------------------

From: [EMAIL PROTECTED]
Subject: Re: look for a linux software which like the Visual Source Safe(VSS)
Date: Sun, 25 Mar 2001 00:21:25 -0000

On Sat, 24 Mar 2001 21:22:06 +0800 Leo Naboro <[EMAIL PROTECTED]> wrote:

| goodevening every,i wanna look for a linux software which like the Visual
| Source Safe(VSS)under windows98(NT).it both manage the source codes and
| libs,i know that the CVS is very useful source contol.But our boss
| need the libs contol also...So does anyone tell me how to do it? Thanks!

It is not clear what you are asking.  CVS gives you certain controls.
What specific control does your boss need which CVS does not provide?

-- 
=================================================================
| Phil Howard - KA9WGN |   Dallas   | http://linuxhomepage.com/ |
| [EMAIL PROTECTED] | Texas, USA | http://phil.ipal.org/     |
=================================================================

------------------------------

From: "John Liu" <[EMAIL PROTECTED]>
Subject: TEST, please ignore this msg.
Date: Sun, 25 Mar 2001 00:42:11 GMT





------------------------------

From: "Leo Naboro" <[EMAIL PROTECTED]>
Subject: Re: look for a linux software which like the Visual Source Safe(VSS)
Date: Sun, 25 Mar 2001 09:26:52 +0800

He said , one can checkout his  programs from the server,then he can build
on his  host.moreover,he needn't care the change of the libraries ,whether
these added or reduced.It looks likes the VSS(Windows environment)thanks!
                          Leo Naboro
<[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
> On Sat, 24 Mar 2001 21:22:06 +0800 Leo Naboro <[EMAIL PROTECTED]> wrote:
>
> | goodevening every,i wanna look for a linux software which like the
Visual
> | Source Safe(VSS)under windows98(NT).it both manage the source codes and
> | libs,i know that the CVS is very useful source contol.But our boss
> | need the libs contol also...So does anyone tell me how to do it? Thanks!
>
> It is not clear what you are asking.  CVS gives you certain controls.
> What specific control does your boss need which CVS does not provide?
>
> --
> -----------------------------------------------------------------
> | Phil Howard - KA9WGN |   Dallas   | http://linuxhomepage.com/ |
> | [EMAIL PROTECTED] | Texas, USA | http://phil.ipal.org/     |
> -----------------------------------------------------------------



------------------------------

From: <[EMAIL PROTECTED]>
Subject: Re: Wannabe -- Wrote LAN driver now want to install
Date: Sat, 24 Mar 2001 18:50:22 -0800

> How the the latter part is done varies with linux distribution; for
> instance on my Debian machine, to get a module autoloaded at boot I
> have to add it's name (without the .o) to the file
> /etc/modules. Mandrake and RedHat may do things differently, not
> counting all the other distributions out there!

On my RH6.2 machine I have the file /etc/conf.modules which contains only a
couple of statements like 'alias eth0 eepro100' and 'alias parport_lowlevel
parport.pc'. I am expecting to find a list of the modules that I defined in
the .config file before compiling, linking, module installing etc. Perhaps
someone can guide me a bit in three areas: 1) How does one go about adding a
module explicitly (please be a bit verbose). 2) Can I expect to see with cat
/proc/ksysms that modules exports at boot time, or only when the module is
loaded. 3) What determines when the module is loaded (I presume an access to
a resource that it registers, but where is that registration done file-wise
speaking).



------------------------------

From: "John Liu" <[EMAIL PROTECTED]>
Subject: Why cannot poste a new posts? I can just reply.
Date: Sun, 25 Mar 2001 02:57:07 GMT

I use Rogers@HOME



------------------------------

From: "John Liu" <[EMAIL PROTECTED]>
Subject: TEST
Date: Sun, 25 Mar 2001 02:58:06 GMT





------------------------------

From: "John Liu" <[EMAIL PROTECTED]>
Subject: TEST
Date: Sun, 25 Mar 2001 02:58:28 GMT

TEST



------------------------------

From: <[EMAIL PROTECTED]>
Subject: Re: register symbols
Date: Sat, 24 Mar 2001 19:23:05 -0800

I'd like to add to this question by asking, how does the kernel go about
adding a new module (file-wise speaking) when 'make xconfig' is used to
check a new module for compilation. What files are modified that then allows
that module to be automatically loaded and its symbols exported at startup
time?

"Tahar" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]...
> Hi all,
>
> How can we export symbols of a module in linux 2.4 ?
> I know that in later versions of linux, we use the register_symtab
> fonction to export symbols to the kernel symbol table. However this
> fonction seems to no longer exist.
>
> Thanks
>
> Tahar
>



------------------------------

From: Harry George <[EMAIL PROTECTED]>
Subject: Re: look for a linux software which like the Visual Source Safe(VSS)
Date: 24 Mar 2001 19:24:36 -0800

If you need exactly a VSS look-alkie, that might be illegal.  But if you
just need a visual interface, one candidate (KDE based) is cervisia.

It isn't clear from your note if one requirement is to prevent updates
of the repository (let most people just download, and only a few
authorized to make changes).  That can be done with CVS, e.g., with a
"writers" file.

If you want to control CVS branching more fully, there was an article
in Dr. Dobbs recently which provided a good idiom.  I've implemented
that in a python script:

  http://www.seanet.com/~hgg9140/comp/pycvs-0.1/doc/index.html



"Leo Naboro" <[EMAIL PROTECTED]> writes:

> He said , one can checkout his  programs from the server,then he can build
> on his  host.moreover,he needn't care the change of the libraries ,whether
> these added or reduced.It looks likes the VSS(Windows environment)thanks!
>                           Leo Naboro
> <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]...
> > On Sat, 24 Mar 2001 21:22:06 +0800 Leo Naboro <[EMAIL PROTECTED]> wrote:
> >
> > | goodevening every,i wanna look for a linux software which like the
> Visual
> > | Source Safe(VSS)under windows98(NT).it both manage the source codes and
> > | libs,i know that the CVS is very useful source contol.But our boss
> > | need the libs contol also...So does anyone tell me how to do it? Thanks!
> >
> > It is not clear what you are asking.  CVS gives you certain controls.
> > What specific control does your boss need which CVS does not provide?
> >
> > --
> > -----------------------------------------------------------------
> > | Phil Howard - KA9WGN |   Dallas   | http://linuxhomepage.com/ |
> > | [EMAIL PROTECTED] | Texas, USA | http://phil.ipal.org/     |
> > -----------------------------------------------------------------

------------------------------

From: <[EMAIL PROTECTED]>
Subject: USB vend/prod determination
Date: Sat, 24 Mar 2001 20:08:30 -0800

I am studying how a USB driver gets connected to a particular vend/prod ID.
I can see where my device is enumerating and the USB stack reads the
vendor/product ID off of the chip in usb.c:usb_find_drivers. My question is,
where is the connection between a vendor/product ID and a module. Is there a
file somewhere with the connection between vendor/product ID's and
associated drivers? Is each one hard-coded in the module itself? How does
the linked list (if there is one) of vendor/product ID's and USB drivers
work. Any suggestions/pointers, will as always, be gratefully appreciated.



------------------------------

From: "Moe" <[EMAIL PROTECTED]>
Subject: Re: bootsector
Date: Sun, 25 Mar 2001 04:43:22 GMT

I was talking about FFS.
Thanks for input.
Story is:
Minix - 1 block (2 sectors)
Fat 12 - 1 sector
FFS - 8K
Thanks again.


<[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
> Kasper Dupont <[EMAIL PROTECTED]> wrote:
> > Joseph A. Knapka wrote:
> >>
> >> Moe wrote:
> >> >
> >> > Sector is 512 bytes. Bootsector has 1st 8K reserved for itself.
> >> > It helps to know what you are talking about.
> >>
> >> OK, help me understand this. On a PC, the BIOS loads only the
> >> first 512-byte sector at boot. So what exactly does it mean
> >> to say that the bootsector has the first 8K reserved? Once
> >> the bootsector is loaded, that code can anything with the
> >> rest of the disk it wants to, in general. Are you talking
> >> about a floppy formatted in some particular way?
> >>
>
> > The BIOS loads 512-bytes, which bytes in which sectors
> > that are used for the file system structures is choosen
> > by the file system.
>
> > ext2 leaves the first 1024 bytes free for boot code.
>
> > FAT only leaves a part of the first 512 bytes for boot
> > code.
>
> > In the MBR things are different, the first 446 bytes of
> > the sector is available for code, and normally all other
> > sectors in the first track is also available. The
> > partition table can be seen as a very primitive file
> > system. Nothing prevents you from writing an ext2
> > file system directly to /dev/hda, but in most cases
> > using partitions is more convenient.
>
> > I don't know any filesystems leaving 8K, so I don't
> > know what Moe was actually talking about.
>
> I think he is speaking about bsd disklabels, which occupy something
> like 8k. I see on my machine that /boot/boot1 is 512bytes, and
> /boot/boot2 is 7680 bytes. Then the newfs of bsd systems leaves
> this space for the disk label and puts the filesystem afterwards.
> On x86 it is usual to first put a 512 bytes MBR which contains in
particular
> a partition table for 4 partitions, and then put the disklabel on a
partition.
> Frequently the first partition begins at first cylinder second head, which
> leaves all sectors except the first one free on the first track. I
> think linux fdisk does this, but it is not mandatory. One can even
> put a disklabel directly starting on the first sector (that is,
> no dos type MBR) this is called dangerously dedicated mode. This is
> reported to not work on some Bioses which check the presence of a
partition
> table. On the other hand this allows to obviate geometry problems on some
> other Bioses. Of course all this is not relevant for Linux or
> Dos installations.
>
>
> > --
> > Kasper Dupont
>
> --
> Michel Talon
>



------------------------------

From: "John Liu" <[EMAIL PROTECTED]>
Subject: Re: best java re for linux?
Date: Sun, 25 Mar 2001 05:27:41 GMT

I think the JDK and JRE port by IBM is fine, I tried many port of JDK, only
IBM's port is
stable.
Go to IBM's website to download them.

"Hans-Peter Maurer" <[EMAIL PROTECTED]> wrote in message
news:99hdbl$6l7$01$[EMAIL PROTECTED]...
> whats the best java runtime environment for linux?
>
> hi,
>
> i am newbie to linux...
>
> i want to use ejb-server on linux....
>
> whats the best java runtime environment for it?
>
> thanks a lot in advance
>
> Peter
>
>



------------------------------

From: [EMAIL PROTECTED] (Dave Platt)
Subject: Re: look for a linux software which like the Visual Source Safe(VSS)
Date: Sun, 25 Mar 2001 05:37:01 -0000

>He said , one can checkout his  programs from the server,then he can build
>on his  host.moreover,he needn't care the change of the libraries ,whether
>these added or reduced.It looks likes the VSS(Windows environment)thanks!

Check out Perforce.  It allows for versioned check-in, check-out, and
management of both text and binary files.

-- 
Dave Platt                                           [EMAIL PROTECTED]
Visit the Jade Warrior home page:  http://www.radagast.org/jade-warrior/
  I do _not_ wish to receive unsolicited commercial email, and I will
     boycott any company which has the gall to send me such ads!

------------------------------

Date: Sun, 25 Mar 2001 13:12:10 +0200
From: Stefan Braun <[EMAIL PROTECTED]>
Subject: Re: look for a tool like VSS

Leo Naboro wrote:
> 
> goodevening every,i wanna look for a linux software which like the Visual
> Source Safe(VSS)under windows98(NT).it both manage the source codes and
> libs,i know that the CVS is very useful source contol.But our boss
> need the libs contol also...So does anyone tell me how to do it? Thanks!

cvs works for binaries too (e.g. cvs add -kb mylib.a).

Stefan

------------------------------

From: "Kevin B. Haywood" <[EMAIL PROTECTED]>
Subject: wipeinfo, secure delete, device driver
Date: Sun, 25 Mar 2001 07:15:26 -0500


 When working for a government agency in computer maintenance,
special procedures are required for deleting sensative data from
the hard drive. In a classified environment, the hard drive must
be written with all ones, then all zeros, then all ones. It is
suggested to repeat the procedure three times. This "secure delete"
procedure was implemented in DOS by Norton utilities "wipeinfo"
command. Is there a Linux version of this command?
 I have used the /dev/zero device to write 0's to the disc, and
thought there should be a /dev/ones device to write all one's.

Could I simply modify the /dev/zero code to make it write ones instead?
Where do I find the source code for this device driver?
Has this been done before?

Kevin




------------------------------

Crossposted-To: comp.os.linux.setup
From: "Mike Ruskai" <[EMAIL PROTECTED]>
Reply-To: "Mike Ruskai" <[EMAIL PROTECTED]>
Subject: aic7xxx is broken in Slackware 7.1
Date: Sun, 25 Mar 2001 12:28:40 GMT

The aic7xxx driver shipped with Slackware 7.1 (object file dated 6-20-2000
-  153,576 bytes) is broken, at least for the Adaptec 2842VL.

It dies with a BRKADRINT error after showing the first attached device.

The driver shipped with Slackware 7.0 (dated 10-21-1999 - 126,964 bytes)
works fine.

Anyone know where updates to this driver are available?


--
 - Mike

Remove 'spambegone.net' and reverse to send e-mail.



------------------------------

From: [EMAIL PROTECTED] (Alexander Viro)
Subject: Re: wipeinfo, secure delete, device driver
Date: 25 Mar 2001 07:25:21 -0500

In article <[EMAIL PROTECTED]>,
Kevin B. Haywood <[EMAIL PROTECTED]> wrote:
>
> When working for a government agency in computer maintenance,
>special procedures are required for deleting sensative data from
>the hard drive. In a classified environment, the hard drive must
>be written with all ones, then all zeros, then all ones. It is
>suggested to repeat the procedure three times. This "secure delete"
>procedure was implemented in DOS by Norton utilities "wipeinfo"
>command. Is there a Linux version of this command?
> I have used the /dev/zero device to write 0's to the disc, and
>thought there should be a /dev/ones device to write all one's.

man tr
No need for new devices.

-- 
"You're one of those condescending Unix computer users!"
"Here's a nickel, kid.  Get yourself a better computer" - Dilbert.

------------------------------

From: [EMAIL PROTECTED] (Philip Armstrong)
Subject: Re: Wannabe -- Wrote LAN driver now want to install
Date: 25 Mar 2001 13:00:19 +0100

In article <4Xcv6.193$[EMAIL PROTECTED]>,  <[EMAIL PROTECTED]> wrote:
>On my RH6.2 machine I have the file /etc/conf.modules which contains only a
>couple of statements like 'alias eth0 eepro100' and 'alias parport_lowlevel
>parport.pc'. I am expecting to find a list of the modules that I defined in
>the .config file before compiling, linking, module installing etc. Perhaps
>someone can guide me a bit in three areas: 1) How does one go about adding a
>module explicitly (please be a bit verbose). 2) Can I expect to see with cat
>/proc/ksysms that modules exports at boot time, or only when the module is
>loaded. 3) What determines when the module is loaded (I presume an access to
>a resource that it registers, but where is that registration done file-wise
>speaking).

To get a module autoloaded, it has to be indexed by "depmod -a", and
have an alias for the resource it provides in /etc/conf.modules (or
/etc/modules.conf depending on personal preferences :)  )
You can insert and remove modules by hand with insmod <modulename> and
rmmod <modulename> respectively. You can see a list of installed
modules by either using lsmod, or viewing the file /proc/modules .

Hopefully that answers a few of your questions...

Phil


-- 
http://www.kantaka.co.uk/ .oOo. public key: http://www.kantaka.co.uk/gpg.txt


------------------------------

From: "hushui" <[EMAIL PROTECTED]>
Subject: what is the meaning of ".global" in AT&T ASSEMBLY?
Date: Sun, 25 Mar 2001 22:44:21 +0800

I mean linux assembly (At&t).
Does it define a segment??
There are many instructions that begin with a dot (".").
.word is same as word in i386 instruction??
Can somebody give me some informantion???
In AT&t asm ,there is no data segment or code segment declaration ?? Which
take their places???
Thanks





------------------------------

From: "hushui" <[EMAIL PROTECTED]>
Subject: test
Date: Sun, 25 Mar 2001 22:47:01 +0800

test





------------------------------

Date: Sun, 25 Mar 2001 09:26:20 -0600
From: Robert Redelmeier <[EMAIL PROTECTED]>
Subject: Re: what is the meaning of ".global" in AT&T ASSEMBLY?

hushui wrote:
> 
> I mean linux assembly (At&t).
> Does it define a segment??

.global  declares a symbol that will be exported from this file
and available for the linker or other files.  .extrn is the
opposite, it declares a symbol that is defined elsewhere.

> There are many instructions that begin with a dot (".").
> .word is same as word in i386 instruction??

.  is the flag for AT&T assembler pseudoinstructions.
Otherwise, the instructions have different mneumonics
and syntax than Intel ASM:  For example:
   mov  eax, [array+ebp+ecx*4]     Intel syntax is
   movl array(%ebp,%ecx,4), %eax   AT&T syntax.

> Can somebody give me some informantion???

Sure.  Have a look at http://www.linuxassembly.org

> In AT&t asm ,there is no data segment or code segment 
> declaration ??  Which take their places???

There are segments, usually:  .text  for code, .data  for 
initialized data, and  .bss  for uninitialized data.  A
typical program  hello.s  looks like this [untested]:


.text
.global _main
.extrn  printf
_main:
        pushl  $fmt
        call   printf
        addl   $4, %esp
        ret
.data
fmt:    .asciz "Hello, World!"


-- Robert  "You have to play the hand you are dealt in Silicon"

------------------------------


** FOR YOUR REFERENCE **

The service address, to which questions about the list itself and requests
to be added to or deleted from it should be directed, is:

    Internet: [EMAIL PROTECTED]

You can send mail to the entire list by posting to the
comp.os.linux.development.system newsgroup.

Linux may be obtained via one of these FTP sites:
    ftp.funet.fi                                pub/Linux
    tsx-11.mit.edu                              pub/linux
    sunsite.unc.edu                             pub/Linux

End of Linux-Development-System Digest
******************************

Reply via email to