diff options
author | bde <bde@FreeBSD.org> | 2004-04-05 08:16:23 +0000 |
---|---|---|
committer | bde <bde@FreeBSD.org> | 2004-04-05 08:16:23 +0000 |
commit | 8ff01ad78588c2228109302e270b64639208cdee (patch) | |
tree | adbcc6b808103d4af4980c216d34b82d4cc207bb /lib/libc/regex/cclass.h | |
parent | ad426d20c2816920c3f7fb41565bedfb2d9f34dc (diff) | |
download | FreeBSD-src-8ff01ad78588c2228109302e270b64639208cdee.zip FreeBSD-src-8ff01ad78588c2228109302e270b64639208cdee.tar.gz |
Converted the isa probe and attach to new-bus so that this driver works
without the (defunct) isa compatibility shims. The new-bus-specific
parts are very similar to the ones for the pci probe and attach.
This was held up too long waiting for a repo copy to src/sys/dev/cy,
so I decided to fix the files in their old place. This gives easier
to read and merge diffs anyway.
The "count" line in src/sys/conf/files won't be changed until after
the repo copy, so old kernel configs that specify a count need not be
(and must not be) changed until then. The count is just ignored in
the driver. One unfinished detail is dynamic allocation of arrays
with <count> and (<count> * 32) entries, and iteration over the arrays.
This is now kludged with a fixed count of 10 (up to 10 cards with up
to 32 ports each).
Prodded by: imp
Submitted by: mostly by imp
Approved by: imp
Diffstat (limited to 'lib/libc/regex/cclass.h')
0 files changed, 0 insertions, 0 deletions