summaryrefslogtreecommitdiff
path: root/sys/dev/isa/nca_isa.c
AgeCommit message (Expand)Author
2002-10-02Fix sizeof and whitespace bug from the script I'm using to do thethorpej
2002-10-02Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-01-07Overhaul of the ISA autoconfiguration code to support directthorpej
2001-11-13add RCSIDlukem
2001-04-25Pull up the thorpej_scsipi branch to main branch.bouyer
2000-03-25Add a "sc_rev" member to ncr5380_softc and handle CXD1180 quirktsutsui
2000-03-18Change footprint of ncr5380_intr() to match normal interrupt handler usage.mycroft
2000-03-18GC.mycroft
2000-03-18Add a ncr5380_attach() routine which does part of the initialization, attachesmycroft
2000-03-18nca -> nca_isamycroft
2000-03-18Move some code around in preparation for nca_pcmcia.mycroft