diff options
author | imp <imp@FreeBSD.org> | 2007-02-16 06:46:36 +0000 |
---|---|---|
committer | imp <imp@FreeBSD.org> | 2007-02-16 06:46:36 +0000 |
commit | 7f9d08da8782775518e1493a38360d74c1470f5d (patch) | |
tree | 6a11b1a6d8b54c464591f5a21b5597148461c94d /sys/dev/pccard | |
parent | b910d10c4661ff816ad34b2246eb242163b43812 (diff) | |
download | FreeBSD-src-7f9d08da8782775518e1493a38360d74c1470f5d.zip FreeBSD-src-7f9d08da8782775518e1493a38360d74c1470f5d.tar.gz |
Add poitner to JEDEC publication 106
Diffstat (limited to 'sys/dev/pccard')
-rw-r--r-- | sys/dev/pccard/pccarddevs | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/dev/pccard/pccarddevs b/sys/dev/pccard/pccarddevs index 29232f5..10ba4c8 100644 --- a/sys/dev/pccard/pccarddevs +++ b/sys/dev/pccard/pccarddevs @@ -74,6 +74,10 @@ $FreeBSD$ * "The first 256 identifiers are reserved for manufacturers who have * JEDEC IDs assigned to them by JEDEC publication 106." * + * The latest rev of JEDEC Publication 106 is revision S and can be + * downloaded from: + * http://www.jedec.org/download/search/JEP106s.pdf + * * There's really only 128 of these available, since the first bank of * publication 106 reserves the top bit for parity. */ |