freebsd-nq/sys/dev/pccard
Warner Losh 3ef22bdd2f Allow zero length memroy space descriptor sections. It is apparently
legal in the spec.  Add newline to the verbose messages we print when
debugging when this happens.  The Hitachi HT-4840-11 is the only card
to hit these in years, and it works well enough if we're liberal about
what we accept.
2009-03-11 08:14:44 +00:00
..
card_if.m do_product_lookup should return a const struct pccard_product *. 2009-02-05 19:39:07 +00:00
pccard_cis_quirks.c MFp4: necessary quirks to get 3c1 not working (still no interrupts) 2008-08-25 04:59:43 +00:00
pccard_cis.c Allow zero length memroy space descriptor sections. It is apparently 2009-03-11 08:14:44 +00:00
pccard_cis.h
pccard_device.c Don't confuse the tuple code and the tuple length. Ooops. Since most 2005-09-21 20:08:24 +00:00
pccard.c Add in parsing of the disk FUNCE tuples. 2009-03-03 18:57:59 +00:00
pccarddevs Add entry for Hitachi HT-4840-11, which is a fe-based card. 2009-03-11 08:11:11 +00:00
pccardreg.h
pccardvar.h Add in parsing of the disk FUNCE tuples. 2009-03-03 18:57:59 +00:00
pccardvarp.h Add in parsing of the disk FUNCE tuples. 2009-03-03 18:57:59 +00:00
power_if.m