1
0
Fork 0
alistair23-linux/drivers/parisc
Linus Torvalds e430426654 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
* 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6:
  parisc: add tty driver to PDC console
  drivers/parisc/iosapic.c: Remove unnecessary kzalloc cast
  parisc: remove homegrown L1_CACHE_ALIGN macro
  arch/parisc: Removing undead ifdef CONFIG_PA20
  parisc: unwind - optimise linked-list searches for modules
  parisc: change to new flag variable
  drivers/char/agp/parisc-agp.c: eliminate memory leak
  parisc: kill __do_IRQ
  parisc: convert eisa interrupts to flow handlers
  parisc: convert gsc and dino pci interrupts to flow handlers
  parisc: convert suckyio interrupts to flow handlers
  parisc: convert iosapic interrupts to proper flow handlers
  parisc: convert cpu interrupts to proper flow handlers
  parisc: lay groundwork for killing __do_IRQ
  parisc: add prlimit64 syscall
  parisc: squelch warning when using dev_get_stats
2010-10-28 09:24:14 -07:00
..
Kconfig iommu: parisc: make the IOMMUs respect the segment boundary limits 2008-03-04 16:35:17 -08:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
README.dino Update broken web addresses in the kernel. 2010-10-18 11:03:14 +02:00
asp.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
ccio-dma.c fix typos concerning "initiali[zs]e" 2010-06-16 18:05:05 +02:00
ccio-rm-dma.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
dino.c parisc: convert gsc and dino pci interrupts to flow handlers 2010-10-14 01:30:46 -04:00
eisa.c parisc: convert eisa interrupts to flow handlers 2010-10-14 01:30:50 -04:00
eisa_eeprom.c parisc: Remove BKL from eisa_eeprom 2009-10-14 17:36:52 +02:00
eisa_enumerator.c parisc: remove trailing space in messages 2010-03-06 22:54:09 +00:00
gsc.c parisc: convert gsc and dino pci interrupts to flow handlers 2010-10-14 01:30:46 -04:00
gsc.h parisc: remove obsolete hw_interrupt_type 2009-07-03 03:34:08 +00:00
hppb.c parisc: hppb.c - fix printk format strings 2009-08-02 15:42:39 +02:00
iommu-helpers.h iommu: parisc: pass struct device to iommu_alloc_range 2008-03-04 16:35:17 -08:00
iosapic.c drivers/parisc/iosapic.c: Remove unnecessary kzalloc cast 2010-10-21 21:21:47 -04:00
iosapic_private.h [PARISC] sparse fixes 2006-12-08 00:34:33 -05:00
lasi.c parisc: drivers/parisc/: make code static 2009-01-05 18:15:24 +00:00
lba_pci.c parisc: fixed faulty check in lba_pci 2009-08-02 12:35:40 +02:00
led.c parisc: squelch warning when using dev_get_stats 2010-10-13 20:34:04 -04:00
pdc_stable.c Driver core: Constify struct sysfs_ops in struct kobj_type 2010-03-07 17:04:49 -08:00
power.c [PARISC] Build fixes for power.c 2007-05-25 19:19:35 -04:00
sba_iommu.c mm: replace various uses of num_physpages by totalram_pages 2009-09-22 07:17:38 -07:00
superio.c parisc: convert suckyio interrupts to flow handlers 2010-10-14 01:30:18 -04:00
wax.c parisc: drivers/parisc/: make code static 2009-01-05 18:15:24 +00:00

README.dino

/*
** HP VISUALIZE Workstation PCI Bus Defect
**
** "HP has discovered a potential system defect that can affect
** the behavior of five models of HP VISUALIZE workstations when
** equipped with third-party or customer-installed PCI I/O expansion
** cards. The defect is limited to the HP C180, C160, C160L, B160L,
** and B132L VISUALIZE workstations, and will only be encountered
** when data is transmitted through PCI I/O expansion cards on the
** PCI bus. HP-supplied graphics cards that utilize the PCI bus are
** not affected."
**
** http://h20000.www2.hp.com/bizsupport/TechSupport/Home.jsp?locale=en_US&prodTypeId=12454&prodSeriesId=44443
**
**	Product		First Good Serial Number
**  C200/C240 (US)	US67350000
**B132L+/B180 (US)	US67390000
**   C200 (Europe)	3713G01000
**  B180L (Europe)	3720G01000
**
** Note that many boards were fixed/replaced under a free replacement
** program. Assume a machine is only "suspect" until proven otherwise.
**
** "The pci_check program will also be available as application
**  patch PHSS_12295"
*/