Increase PCCARD_CIS_SIZE from 1024 to 4096 as per FreeBSD-5. Add range
authorMatthew Dillon <dillon@dragonflybsd.org>
Mon, 28 Jun 2004 02:34:44 +0000 (02:34 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Mon, 28 Jun 2004 02:34:44 +0000 (02:34 +0000)
commit73b058000e39a866d907fb514a281f53057c91f8
tree6b9191c8048a643d40c8db3845c786aa72f0003f
parent93781523827bd921e097e3328d1cc9818f32825b
Increase PCCARD_CIS_SIZE from 1024 to 4096 as per FreeBSD-5.  Add range
checking to all offsets (fixes a panic on my laptop when I stick in my
ED ether cardbus card, which it doesn't recognize).
sys/bus/pccard/pccard_cis.c