]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Start to disentangle the isa attachments from other buses. Partially
authorWarner Losh <imp@FreeBSD.org>
Mon, 6 Sep 1999 06:45:20 +0000 (06:45 +0000)
committerWarner Losh <imp@FreeBSD.org>
Mon, 6 Sep 1999 06:45:20 +0000 (06:45 +0000)
commit13264f28fbd6a9f885fb21da79f7e6aadcff953f
tree45e222410ce705e0a6b5514c90f7affd2bf3edc8
parent19032f4b33ea264e3977f8fc8909ff2b37eb3681
Start to disentangle the isa attachments from other buses.  Partially
rewrite the pccard attachment case.  This is a work in progress, but
doesn't break the isa case.

I left the #if 0...#endif around the pccard stuff, at Peter's request,
so that normal users don't shoot themselves in the foot.

While I was here:
o Indent a comment to the right location
o Spell Unknown with a final 'n'.

Reviewed by: peter
sys/dev/sio/sio.c
sys/isa/sio.c