public inbox for gentoo-admin@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-admin] Making changes to a statically build driver
@ 2009-03-05 23:16 Ezra Taylor
  0 siblings, 0 replies; 3+ messages in thread
From: Ezra Taylor @ 2009-03-05 23:16 UTC (permalink / raw
  To: gentoo-user, gentoo-admin

[-- Attachment #1: Type: text/plain, Size: 349 bytes --]

Hello all:
               I made some changes to the e1000 kernel driver.  I then
recompiled the kernel without any issue.  How can I tell if the change
actually went through?  Again, this driver has been statically built into
the kernel.  Is there a way to test that a change went through without have
to setup a test environment?

-- 
Ezra Taylor

[-- Attachment #2: Type: text/html, Size: 380 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: [gentoo-admin] Making changes to a statically build driver
@ 2009-03-06 14:20 Two_Tone
  2009-03-09 20:30 ` Thilo Bangert
  0 siblings, 1 reply; 3+ messages in thread
From: Two_Tone @ 2009-03-06 14:20 UTC (permalink / raw
  To: gentoo-admin

[-- Attachment #1: Type: text/plain, Size: 693 bytes --]

You could md5 hash the old and new kernel.  If the hash is different then changes were made.

-----Original Message-----
From: Ezra Taylor <ezra.taylor@gmail.com>
Sent: Thursday, Mar 5 2009 6:16 PM
To: gentoo-user@lists.gentoo.org; gentoo-admin@lists.gentoo.org
Subject: [gentoo-admin] Making changes to a statically build driver

Hello all:
               I made some changes to the e1000 kernel driver.  I then recompiled the kernel without any issue.  How can I tell if the change actually went through?  Again, this driver has been statically built into the kernel.  Is there a way to test that a change went through without have to setup a test environment?

-- 
Ezra Taylor

[-- Attachment #2: Type: text/html, Size: 1513 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-admin] Making changes to a statically build driver
  2009-03-06 14:20 Two_Tone
@ 2009-03-09 20:30 ` Thilo Bangert
  0 siblings, 0 replies; 3+ messages in thread
From: Thilo Bangert @ 2009-03-09 20:30 UTC (permalink / raw
  To: gentoo-admin

[-- Attachment #1: Type: text/plain, Size: 710 bytes --]

>                I made some changes to the e1000 kernel driver.  I then
> recompiled the kernel without any issue.  How can I tell if the change
> actually went through?  Again, this driver has been statically built
> into the kernel.  Is there a way to test that a change went through
> without have to setup a test environment?

the e1000 driver probably prints version info to dmesg that you could 
tamper with...

also, check uname - it includes a buildversion (#1) and builddate of the 
currently running kernel:
bangert@marsupilami ~ $ uname -a
Linux marsupilami 2.6.28-gentoo-r2 #1 SMP Tue Mar 3 17:14:06 CET 2009 i686 
Intel(R) Core(TM)2 Duo CPU E6750 @ 2.66GHz GenuineIntel GNU/Linux


[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-03-09 20:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-05 23:16 [gentoo-admin] Making changes to a statically build driver Ezra Taylor
  -- strict thread matches above, loose matches on Subject: below --
2009-03-06 14:20 Two_Tone
2009-03-09 20:30 ` Thilo Bangert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox