All of lore.kernel.org
 help / color / mirror / Atom feed
* [subversion of 2.5.4-pre3] __pa() still works
@ 2002-02-08  5:22 Douglas Gilbert
  0 siblings, 0 replies; only message in thread
From: Douglas Gilbert @ 2002-02-08  5:22 UTC (permalink / raw)
  To: linux-kernel, linux-scsi

For anyone fighting with this little gem:
  "virt_to_bus_not_defined_use_pci_map"
in lk 2.5.4-pre4 ... you should read
Documentation/DMA-mapping.txt and change lots of 
code. Alternatively you may be pleased to know that 
__pa() still works as a replacement for virt_to_bus()
on i386. [Also __va() instead of bus_to_virt() .]

Since my system uses an advansys SCSI adapter I
have been rather busy. There is an impressive
list of "pre3" breakages on my system:
  ide-dma.c   [patch from Jens on lkml]
  ide-scsi.c    "      "
  sg.c          "      "
  advansys.c
  scsi_debug   [simple fix]
  usb/storage/debug.c  [simple fix]
  sound.c    [too tired]
  ...

$ uname -a
Linux frig 2.5.4-pre3 #72 Thu Feb 7 23:24:06 EST 2002 i686 unknown

Please accompany any flames with the correct "pci_map"
patch to the advansys driver:-)


Doug Gilbert

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-02-08  5:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-02-08  5:22 [subversion of 2.5.4-pre3] __pa() still works Douglas Gilbert

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.