freebsd-dev/sys/i4b
Gary Jennejohn 4f9d49f140 Newbus-ify the USR Sportster TA Intern driver.
Enable the driver in sys/conf/files.i386.

In isa/isavar.h increase ISA_NPORT from 32 to 50. This is required
because this brain-damaged card maps 49 (!) port ranges. This does
not have a negative impact because this value only specifies the maximum
number of entries in a linked list and not the size of an array which
is allocated in all drivers.

The register/fifo access routines were not newbus-ified because
1) I knew that the old code worked and is simpler and more efficient
2) the if_ed driver does something similar and
3) the newbus macros collapse to inb/outb anyway.

Reviewed and tested by:	hm
Approved by:	jkh
2000-02-21 02:10:10 +00:00
..
driver update to isdn4bsd beta release 0.90 1999-12-14 20:48:35 +00:00
include update to isdn4bsd beta release 0.90 1999-12-14 20:54:38 +00:00
layer1 Newbus-ify the USR Sportster TA Intern driver. 2000-02-21 02:10:10 +00:00
layer2 update to isdn4bsd beta release 0.90 1999-12-14 20:48:35 +00:00
layer3 update to isdn4bsd beta release 0.90 1999-12-14 20:48:35 +00:00
layer4 update to isdn4bsd beta release 0.90 1999-12-14 20:48:35 +00:00
tina-dd Remove five now unused fields from struct cdevsw. They should never 1999-09-25 18:24:47 +00:00
MAINTAINER add MAINTAINER for the kernel part of i4b 1999-08-28 13:35:00 +00:00