Hartmut Brandt
a80f653574
Make the driver preserve open connections accross ifconfig down
...
and up commands. When configuring the interface down only the
connections that are currently closing are deleted from the connection
table. When the interface is configured up, all connections that
are in the table are re-opened.
2003-08-07 13:42:31 +00:00
Hartmut Brandt
b3eead8a06
Make the driver honor the ATMIO_FLAG_ASYNC that requests
...
asynchronuous open/close operations.
2003-08-06 13:16:51 +00:00
Hartmut Brandt
6662c0c12e
Rearrange the fields in the vcc table entry to fit to the requirements
...
of the generic getvcc function and used that function instead of the home
grown.
2003-07-30 11:32:42 +00:00
Hartmut Brandt
b6e1558bf4
Remove the rather bogus statistics sysctl and merge it into the
...
internal driver statistics sysctl.
2003-07-29 14:05:45 +00:00
Hartmut Brandt
c594298bee
This is a driver for Fore/Marconi HE155 and HE622 ATM cards. It is full
...
busdma and has extensively been tested on i386 and sparc64.
2003-06-17 16:12:50 +00:00