linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [BK PATCH] Rocketport changes for 2.5.70-bk
@ 2003-06-13 19:52 Greg KH
  2003-06-13 19:52 ` [PATCH] " Greg KH
  0 siblings, 1 reply; 5+ messages in thread
From: Greg KH @ 2003-06-13 19:52 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, Kurt.Robideau

Here is a changeset for the rocketport driver against the latest 2.5.70 bk tree.
It does the following:
	-  Removed non-GPL license text from headers
	-  Removed check_region()/request_region() raciness
	-  Made the driver a >2.5 driver only
  
Please pull from:
        bk://kernel.bkbits.net/gregkh/linux/tty-2.5


thanks,

greg k-h

-----

ChangeSet@1.1308, 2003-06-13 12:36:16-07:00, Kurt.Robideau@comtrol.com
  [PATCH] Rocket patch against 2.5.70-bk18
  
  Here is rocket driver patch against 2.5.70-bk18.  Changes are:
  
  -  Removed non-GPL license text from headers
  -  Removed check_region()/request_region() raciness
  -  Made the driver a >2.5 driver only (as you had suggested)

 drivers/char/rocket.c     |  287 +++++-----------------------------------------
 drivers/char/rocket.h     |   24 ---
 drivers/char/rocket_int.h |   46 -------
 drivers/pci/pci.ids       |    2 
 include/linux/pci_ids.h   |    2 
 5 files changed, 44 insertions(+), 317 deletions(-)
------


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

end of thread, other threads:[~2003-06-16  5:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-06-13 19:52 [BK PATCH] Rocketport changes for 2.5.70-bk Greg KH
2003-06-13 19:52 ` [PATCH] " Greg KH
2003-06-13 20:01   ` Christoph Hellwig
2003-06-16  2:26   ` Horst von Brand
2003-06-16  5:31     ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).