Yoshihiro Takahashi
663631a5eb
Set port_used and mem_used to the resource size instead of 1.
...
Submitted by: chi@bd.mbn.or.jp (Chiharu Shibata)
1999-11-18 14:18:19 +00:00
Warner Losh
806338b15d
Last change to pccard_nbk now obviates the need to check the name of
...
the device in question.
Also fix warnings on if_ep_pccard.c
1999-10-28 05:06:14 +00:00
Warner Losh
99ad33d010
Have only one attach routine, rather than two.
...
Remove debug printfs.
This should allow the ed driver to work when memory mapping works again.
1999-10-25 06:15:45 +00:00
Warner Losh
e3132c8373
Add pccard attachment. This won't work with memory mapped ed devices
...
yet, but that should be resolved shortly. Non memory mapped ed
devices should work, but I cannot test this since my only ed card is
memory mapped.
Submitted by: Matt Dodd <mdodd@freebsd.org>
1999-10-25 02:55:14 +00:00
Matthew N. Dodd
9b63938369
Break out the bus front end code into separate files.
...
Note that these haven't been turned on nor has the old code
been removed from if_ed.c. The next commit will address that.
1999-10-15 01:28:04 +00:00