You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Gabor Juhos 2ccf25789e sync kernel config 17 years ago
..
base-files/etc
config
files/drivers his patch mainly fixes the huge delay when we ping from the RDC device to another host (160-230 ms). r6040_rx() was rewritten. Further changes: - fix a bug in hex2str(), which overwrote the source with a zero - removed rx_free_desc counter; allocate skb inside r6040_rx() on the fly - r6040_rx: don't take the error from the MLSR register (may be too late) but from the descriptor (we may have to allow these errors (via MCR0) there - r6040_alloc_rxbufs() may fail due to lack of skb, added a return value - changed some debugs - more defines - version: 0.18 -> 0.19 17 years ago
image
patches upgrade to 2.6.25.7, and refresh patches 17 years ago
profiles
Makefile upgrade to 2.6.25.7, and refresh patches 17 years ago
config-2.6.23
config-2.6.24 enable proper PCI & USB support detection at config-time by disabling CONFIG_PCI & CONFIG_USB entries in generic/config and enabling them on targets where appropriate 17 years ago
config-2.6.25 sync kernel config 17 years ago