K 10 svn:author V 3 imp K 8 svn:date V 27 2002-09-22T20:26:58.000000Z K 7 svn:log V 745 MFC: Lots of stuff: 1) Provide slots to pass the CIS Vendor, CIS Version, OEM ID, Product ID, and Product EXT by taking space from the largely unused misc field. 2) Cardbus voltages now work, so use them for cardbus bridges. This should fix toshiba bridges and 3.3V cards. 3) Add support for CardBus bridges mapping PC Card memory into high memory (> 16M). 4) Attempt to sanely setup the TI MFUNC register on those bridges that have it. 5) Maybe support routing 6729 bridges via PCI bus. 6) ID name length reduction. 7) Better verbage in the sysctl doc strings. 8) Add ability for 6722 users to specify how, if at all, they want to try to detect 3.3V cards. 9) Minor formatting nits Approved by: re@ END