|
First
|
Prev |
Next
|
Last
Pages: 8437 8438 8439 8440 8441 8442 8443 8444 8445 8446 8447 8448 8449 8450 8451 8452 8453 8454 8455 8456 8457
IDE cs5530 hda: lost interrupt Hi all, any help is wellcome... -------------------- CPU: NSC Geode(TM) Integrated Processor by National Semi stepping 02 .... ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx CS5530: ide CONTROLLER AT pci SLOT 0000:00:12.2 CS5530: chipset revision 0 CS5530: not 100% native mode: ... 9 Nov 2006 09:00
How to interpret MCE messages? Ar Mer, 2006-11-08 am 17:20 +0100, ysgrifennodd martin f krafft: Thanks to mcelog, I am now regularly seeing messages like this on an amd64 machine: kernel: Machine check events logged bit46 = corrected ecc error Data cache ECC error (syndrome 5b) Cache.. not memory memory/c... 17 Nov 2006 19:01
GPIO framework for AVR32 On Tue, 7 Nov 2006 12:27:15 +0100 Haavard Skinnemoen <hskinnemoen(a)atmel.com> wrote: Add a simple GPIO framework for AVR32. This should be fairly similar to the AT91 GPIO API, but there are still a couple of differences: * Naming. We prefix all functions with gpio_ instead of at91_ * request_gpio(... 9 Nov 2006 16:23
usb device descriptor read/64, error -110 information. I too have done this with High speed USB devices: SanDisk Micro Bonzai sold by Simpletech. My dmesg was device descriptor read/64 error -71 The work around works for me with SuSE 10.1 Kernel build 2.6.16.21-0 25 built Tuesday 19th Sept 2006 6:46:56 AM CDT on eisler.suse.de What appears to be going on is th... 7 Nov 2006 12:14
[-mm patch 3/3] Adapt MACB driver to net_device changes The class_dev member in net_device has been replaced by a regular device. Update the macb driver accordingly. Signed-off-by: Haavard Skinnemoen <hskinnemoen(a)atmel.com> --- drivers/net/macb.c | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) Index: linux-2.6.19-rc4... 7 Nov 2006 09:36
security: introduce file posix caps Hi, Serge. I packaged the xattr extension of libcap, get/setfcaps command and manual pages with original libcap-1.10-25. See, http://www.kaigai.gr.jp/index.php?FrontPage#b556e50d You can download RPM and SRPM package for the latest FC6 system. There are no difference at its functionality, but the part of xattr... 8 Nov 2006 14:04
[-mm patch 4/4] Atmel SPI driver SPI master driver for the Atmel AT32/AT91 on-chip SPI controller. This incarnation of the driver ignores the automatic chip select logic in the controller and controls the chip selects "manually" using gpio. It also takes care of a few DMA-related pitfalls like misaligned buffers or missing rx buffer by using a tem... 7 Nov 2006 07:20
[PATCH 3/12] repost: cciss: increase number of commands on controller PATCH 3/11 This patch removes #define NR_CMDS and replaces it w/hba[i]->nr_cmds. Most Smart Array controllers can support up to 1024 commands but the E200 family can only support 128. To prevent annoying "fifo full" messages we define nr_cmds on a per controller basis by adding it the product table. Please consi... 6 Nov 2006 15:40
Workaround for SB600 SATA ODD issue On Fri, Nov 03, 2006 at 02:00:04PM -0500, Luugi Marsan wrote: From: conke.hu(a)amd.com There was an ASIC bug in the SB600 SATA controller of low revision (<=13) and CD burning may hang (only SATA ODD has this issue, and SATA HDD works well). The patch provides a workaround for this issue. Please make the cod... 8 Nov 2006 08:48
lib/iomap.c mmio_{in,out}s* vs. __raw_* accessors I'm implementing an optional mecanism that some platforms can use on powerpc to hook the various MMIO and PIO operations (to handle things ranging from iSeries-like MMIO via HyperVisor stuff to platform specific errata on the PCI bus). When that mecanism is enabled, I stop using arch/powerpc's iomap implementati... 6 Nov 2006 00:21 |