lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Wed, 21 Jul 2010 17:08:50 -0400
From:	Andy Walls <awalls@...metrocast.net>
To:	akpm@...ux-foundation.org, James.Bottomley@...senPartnership.com
Cc:	linux-scsi@...r.kernel.org, linux@...nbow-software.org,
	linux-kernel@...r.kernel.org
Subject: NCR53C80 datasheet is publicly available

To address James' concern for knowing how to program the NCR 53C80:

Halfway down this page, the first datasheet PDF, is a scan of the
NCR5380 family data sheet with register definitions, etc:

http://www.datasheetarchive.com/53C80-40-datasheet.html


The only cards I've ever seen with this chip were ISA bus cards wired to
respond to I/O space accesses.  These chips can be wired for MMIO as
it's just really a difference in the address decode logic.  (In fact
Appendix B of the datasheet shows the chip wired up to a 65C02 - an
ancient processor design that has no notion of I/O address space so its
I/O must be memory mapped.)

I can't seem to find a datasheet for the NCR53C400 or NCR53C400A.  The
NCR53C80 datasheet introduction implies the 5380 is used as a core in
the 53C400 though.  Since LSI Logic owns all of Symbios Logic's IP (NCR
sold off Symbios long ago), you may just need to ask LSI Logic if they
have a 53c400 datasheet available.

Regards,
Andy



--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ