- 13 Feb, 2004 4 commits
-
-
Julian Anastasov authored
-
Herbert Xu authored
Move the hardware header so that it appears next to the payload for AF_PACKET sockets.
-
David S. Miller authored
-
Jean Tourrilhes authored
After a long maturation, this is time to send you the latest version of the stir4200 USB driver. Initially started by Paul Stewart, modified by Martin Diehl and me, and later partially rewriten by Stephen Hemminger. The hardware has many quirks. This is the first version that work reliably at SIR and mostly work at FIR. We may never get optimal operation from this hardware due to its pecularities, but at least its now usable.
-
- 12 Feb, 2004 7 commits
-
-
David S. Miller authored
into nuts.davemloft.net:/disk1/BK/net-2.6
-
Benjamin Herrenschmidt authored
They both define radeon_engine_reset. Here's a fix (from Panagiotis Papadakos).
-
Linus Torvalds authored
correctly handle the "restart from this device/driver" case, and caused oopses with ieee1394. This just uses "list_for_each_entry_continue()" instead. Add helper macro to make usage of "list_for_each_entry_continue()" a bit more readable.
-
David S. Miller authored
-
David Stevens authored
Co-authored with Yoshfuji Hideaki.
-
bk://kernel.bkbits.net/davem/atm-2.6Linus Torvalds authored
into home.osdl.org:/home/torvalds/v2.5/linux
-
bk://kernel.bkbits.net/davem/netfix-2.6Linus Torvalds authored
into home.osdl.org:/home/torvalds/v2.5/linux
-
- 11 Feb, 2004 12 commits
-
-
Linus Torvalds authored
-
David S. Miller authored
into kernel.bkbits.net:/home/davem/netfix-2.6
-
David S. Miller authored
-
Benjamin Herrenschmidt authored
The patch adding the OF platform entries had a typo ;) ppc32 needs this.
-
Benjamin Herrenschmidt authored
Here is the new radeonfb. It doesn't remove the old one, just in case, though CONFIG_FB_RADEON now builds the new one. The new driver supports recent cards, has better monitor detection, including DDC2, fixes a couple of constants in the old driver, and a lot more. I had to add an empty fb_set_suspend() function to fbmem.c (the real implementation is in James tree and will be here soon). That means that Power Management on Apple laptops isn't completely right yet until the core fbdev fixes get in, but it's good enough for now.
-
Petri T. Koistinen authored
-
Petri T. Koistinen authored
-
Chas Williams authored
-
Chas Williams authored
-
Chas Williams authored
-
Benjamin Herrenschmidt authored
rivafb is part of the g5 defconfig, but will cause a build error on ppc64 due to a missing #include, here is the fix.
-
bk://ppc.bkbits.net/for-linus-ppcLinus Torvalds authored
into home.osdl.org:/home/torvalds/v2.5/linux
-
- 13 Feb, 2004 17 commits
-
-
Benjamin Herrenschmidt authored
-
Benjamin Herrenschmidt authored
-
Benjamin Herrenschmidt authored
-
Benjamin Herrenschmidt authored
-
Benjamin Herrenschmidt authored
-
Benjamin Herrenschmidt authored
-
Benjamin Herrenschmidt authored
-
Benjamin Herrenschmidt authored
-
Benjamin Herrenschmidt authored
The secondary MPIC is now supported on ppc64, so the driver can use interrupts all the time now
-
Benjamin Herrenschmidt authored
-
Benjamin Herrenschmidt authored
This syscall is used by XFree to retreive the IO base of the bus where the video card is plugged. This is only implemented for compatibility with existing XFree86, I don't plan to do a 64 bits version, XFree shall be fixed to use proper PCI access methods
-
Benjamin Herrenschmidt authored
-
Benjamin Herrenschmidt authored
-
Benjamin Herrenschmidt authored
This is only used with the "sccdbg" kernel command line option, as you need a special adapter (www.geethree.com) to get access to the serial port on those machines.
-
Benjamin Herrenschmidt authored
-
Benjamin Herrenschmidt authored
-
Benjamin Herrenschmidt authored
-