public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* RE: [linux-audio-user] snd-hdsp+cardbus+M6807 notebook=distortion -- First good news
@ 2004-04-10  1:47 Daniel Ritz
  2004-04-10  3:30 ` Ivica Ico Bukvic
  0 siblings, 1 reply; 20+ messages in thread
From: Daniel Ritz @ 2004-04-10  1:47 UTC (permalink / raw)
  To: Ivica Ico Bukvic; +Cc: linux-kernel

you can get the same output with
	hexdump -v /proc/bus/pci/BUS/DEVICE
where BUS/DEVICE is the CB controller. eg. 00/09.0

about the bits:
- at 81h, from D0 to 90: this is part of the system control register. the bit
  that changed is "Memory read burst enable upstream"
- at c9h, from 04 to 06: this is an undocumented test register. TI just says
  reserved, EnE says test register, for the bit that changed it adds the 
  comment TLTEnable (default to 1). no idea what it is. it _could_ have
  something to do with the cardbus latency timer...you can try to play a bit
  with the latency setting after resume when this bit is set. try writing to
  offset 1Bh, put in at least 40h

to change the bits under linux, use setpci (also good for reading)

about the memory read burst upstream: 2.6 kernels enable it for most of
the TI chips and since 2.6.5 also for some TI clones from EnE (incl. EnE1410).

rgds
-daniel


^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2004-04-14 12:40 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-10  1:47 [linux-audio-user] snd-hdsp+cardbus+M6807 notebook=distortion -- First good news Daniel Ritz
2004-04-10  3:30 ` Ivica Ico Bukvic
2004-04-11 13:25   ` Russell King
2004-04-11 16:08     ` Tim Blechmann
2004-04-11 23:45       ` Daniel Ritz
2004-04-12  1:39         ` [linux-audio-user] snd-hdsp+cardbus+M6807 notebook=distortion -- FIXED! Ivica Ico Bukvic
2004-04-12  7:28           ` Russell King
2004-04-12  9:08             ` David Hinds
2004-04-12  9:27               ` Russell King
2004-04-12 14:40             ` Ivica Ico Bukvic
2004-04-12 14:53               ` Russell King
2004-04-12 15:31                 ` Daniel Ritz
2004-04-12 15:38                   ` Russell King
2004-04-12 18:03                     ` Daniel Ritz
2004-04-14 13:41                     ` Tim Blechmann
2004-04-12 22:06               ` Tim Blechmann
2004-04-12 11:02           ` Tim Blechmann
2004-04-12 10:39             ` Russell King
2004-04-12 12:09               ` Tim Blechmann
2004-04-12 15:19           ` Daniel Ritz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox