freebsd-dev/sys/pccard
Warner Losh 6ea2fbe9be More fully initialize cardbus bridges. We now call the new generic
cardbus bridge init routine for all cardbuses.  This routine attempts
to compensate for BIOSes that do not setup the cardbus bridge into
legacy mode.  Since this is becoming more common, and cardbus pci
cards have appeared on the market, this makes sense.

Do some TI113x specific initialization.  This came in as part of the
patch.  Report TI1[1234]XX specific config registers protected by
bootverbose.

Minor code cleanup while I'm here.  I've also removed the unused code
present in the original patches, and cleaned it up slightly in places
as well.

The original patches supported more than one card, but these patches
support just one.  We should likely revisit this in the future.

This makes the Compaq card that Walnut Creek CD purchased for me work
in my bouncer box.

This is a MFC candidate.  However, I'd like to get some airtime on
these patches on as many laptops as possible before doing the MFC.  It
does change things somewhat.  In theory, apart from the minor TI
tweaks, this shouldn't change anything if the bridge is in legacy mode
already.

Submitted by: sanpei@sanpei.org (MIHIRA Yoshiro)
2000-03-25 20:29:55 +00:00
..
cardinfo.h This fixes a bug that /etc/pccard_ether did not work without DHCP. 2000-01-16 06:44:48 +00:00
cis.h
driver.h Make pccardc beep actually work. The kernel was doing the wrong thing 1999-12-02 19:46:41 +00:00
i82365.h Add support for PnP ISA cards, and some laptop PnP support: 2000-03-10 05:43:29 +00:00
pccard_beep.c Make pccardc beep actually work. The kernel was doing the wrong thing 1999-12-02 19:46:41 +00:00
pccard_nbk.c /tmp/msg 2000-02-21 06:52:20 +00:00
pccard_nbk.h Massive rewrite of pccard to convert it to newbus. 1999-10-25 02:41:58 +00:00
pccard.c /tmp/msg 2000-02-21 06:52:20 +00:00
pcic98reg.h
pcic_pci.c More fully initialize cardbus bridges. We now call the new generic 2000-03-25 20:29:55 +00:00
pcic_pci.h More fully initialize cardbus bridges. We now call the new generic 2000-03-25 20:29:55 +00:00
pcic.c Add support for PnP ISA cards, and some laptop PnP support: 2000-03-10 05:43:29 +00:00
pcic.h Massive rewrite of pccard to convert it to newbus. 1999-10-25 02:41:58 +00:00
slot.h Add support for PnP ISA cards, and some laptop PnP support: 2000-03-10 05:43:29 +00:00