public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] IBM Lanstreamer bugfixes (round 3)
@ 2002-02-15 21:44 Kent Yoder
  2002-02-16 11:12 ` Jeff Garzik
  0 siblings, 1 reply; 15+ messages in thread
From: Kent Yoder @ 2002-02-15 21:44 UTC (permalink / raw)
  To: jgarzik; +Cc: linux-kernel, marcelo

[-- Attachment #1: Type: TEXT/PLAIN, Size: 734 bytes --]


Second try..  :-)

  When and if this passes code inspection, it should be included in 2.4 and 
2.5.  

Thanks,
Kent

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

 Sorry, in round 2 I neglected to #include version.h.  Please ignore round 
2.

  Below is the old changelog, with this now added:

 * #include linux/version.h for in-kernel support

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

  Changes made:

 * No more magic numbers, all come from pci.h
 * no more udelay()'s, which covered up PCI posting effects
 * got rid of a __u8/__u16 here and there for u8/u16
 * ioctl code disabled for kernel >= 2.5 (now with version.h, too!)
 * bounded the number of times we could loop inside the interrupt function
 * spin_lock_irqsave/restore in open()/close()
 * better formatting

Thanks,
Kent

[-- Attachment #2: Type: APPLICATION/X-GZIP, Size: 4883 bytes --]

^ permalink raw reply	[flat|nested] 15+ messages in thread
* [PATCH] IBM Lanstreamer bugfixes (round 3)
@ 2002-02-04 17:16 Kent Yoder
  0 siblings, 0 replies; 15+ messages in thread
From: Kent Yoder @ 2002-02-04 17:16 UTC (permalink / raw)
  To: jgarzik; +Cc: linux-kernel, marcelo

[-- Attachment #1: Type: TEXT/PLAIN, Size: 601 bytes --]


 Sorry, in round 2 I neglected to #include version.h.  Please ignore round 
2.

  Below is the old changelog, with this now added:

 * #include linux/version.h for in-kernel support

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

  Changes made:

 * No more magic numbers, all come from pci.h
 * no more udelay()'s, which covered up PCI posting effects
 * got rid of a __u8/__u16 here and there for u8/u16
 * ioctl code disabled for kernel >= 2.5 (now with version.h, too!)
 * bounded the number of times we could loop inside the interrupt function
 * spin_lock_irqsave/restore in open()/close()
 * better formatting

Thanks,
Kent

[-- Attachment #2: Type: APPLICATION/x-gzip, Size: 4883 bytes --]

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

end of thread, other threads:[~2002-03-05 15:39 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-02-15 21:44 [PATCH] IBM Lanstreamer bugfixes (round 3) Kent Yoder
2002-02-16 11:12 ` Jeff Garzik
2002-03-04 16:51   ` Kent Yoder
2002-03-04 17:04     ` Jeff Garzik
2002-03-04 17:27       ` David Dillow
2002-03-04 17:46         ` Jeff Garzik
2002-03-04 18:45           ` David Dillow
2002-03-04 18:52             ` Jeff Garzik
2002-03-04 19:02               ` David Dillow
2002-03-04 19:12                 ` Jeff Garzik
2002-03-04 18:58       ` Kent Yoder
2002-03-04 19:10         ` Jeff Garzik
2002-03-05 14:59           ` pjd
2002-03-05 15:37           ` Kent Yoder
  -- strict thread matches above, loose matches on Subject: below --
2002-02-04 17:16 Kent Yoder

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