1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-19 02:29:40 +00:00
freebsd/sys/i4b
Hellmuth Michaelis 2fbe70cb49 Add the ISDN itjc hardware driver. This driver supports the NETJet-S cards
from Traverse Technology and also the Teles PCI-TJ cards both based on the
chipset combination of the Siemens ISAC and the TJNet Tiger300/320 chips.

The itjc/i4b_hdlc.h file will hopefully soon be merged with the file
/usr/src/sys/i4b/layer1/i4b_hdlc.h.

Submitted by:	Sergio de Souza Prallon <prallon@tmp.com.br>
2001-01-11 14:35:45 +00:00
..
driver When queueing a packet, call the output start routine. I botched this 2001-01-09 14:59:43 +00:00
include Add infrastructure to support the ISDN itjc hardware driver. 2001-01-11 14:26:39 +00:00
layer1 Add the ISDN itjc hardware driver. This driver supports the NETJet-S cards 2001-01-11 14:35:45 +00:00
layer2 Lock down the network interface queues. The queue mutex must be obtained 2000-11-25 07:35:38 +00:00
layer3 Submitted by: phk 2000-10-13 14:10:51 +00:00
layer4 Lock down the network interface queues. The queue mutex must be obtained 2000-11-25 07:35:38 +00:00