summaryrefslogtreecommitdiff
path: root/sys/dev/ed/if_ed_isa.c
Commit message (Expand)AuthorAgeFilesLines
* MFC:Yoshihiro Takahashi2000-09-101-7/+9
* I forgot to remove the "NCARD == 0" hacks that kept this driverMatthew N. Dodd1999-11-201-4/+0
* Set port_used and mem_used to the resource size instead of 1.Yoshihiro Takahashi1999-11-181-2/+2
* Fix compiling PCCARD kernels.Matthew N. Dodd1999-10-241-0/+4
* - Remove the ISA, PCI, and PCCARD specific code from if_ed.c; itMatthew N. Dodd1999-10-151-3/+1
* Break out the bus front end code into separate files.Matthew N. Dodd1999-10-151-0/+158