summaryrefslogtreecommitdiff
path: root/sys/dev/isa/nca_isa.c
AgeCommit message (Expand)Author
2012-10-27split device_t/softc for all remaining drivers.chs
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-04-04Split device_t/softc for more ncr5380sbc variants, with related changes.tsutsui
2007-10-19machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.had
2006-11-16__unused removal on arguments; approved by core.christos
2006-10-12- sprinkle __unused on function decls.christos
2005-12-11merge ktrace-lwp.christos
2005-02-27nuke trailing whitespaceperry
2005-02-04de-__Pperry
2004-09-14Separate the namespace for default (ie unspecified) locators useddrochner
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