freebsd-dev/sys/i4b/layer1
Gary Jennejohn 588974c99a Fix some places where the macro L0IFPIUNIT was used instead of the correct
form L0IFPI2UNIT. This could result in a panic if the user tried to
trace using isdntrace(8). I fixed this locally but forgot to commit it.

Reminded by:	"Wittig, Christoph" <wc@medianet-world.de>
2002-01-02 12:55:04 +00:00
..
ifpi Protect mtx_init() invocations with mtx_intialized() checks to avoid a 2001-12-30 09:27:28 +00:00
ifpi2 Fix some places where the macro L0IFPIUNIT was used instead of the correct 2002-01-02 12:55:04 +00:00
ifpnp Protect mtx_init() invocations with mtx_intialized() checks to avoid a 2001-12-30 09:27:28 +00:00
ihfc Protect mtx_init() invocations with mtx_intialized() checks to avoid a 2001-12-30 09:27:28 +00:00
isic Protect mtx_init() invocations with mtx_intialized() checks to avoid a 2001-12-30 09:27:28 +00:00
itjc
iwic Fix two typos in previous commit. 2001-12-30 19:37:41 +00:00
i4b_hdlc.h
i4b_l1.h Add a driver for the AVM Fritz!Card PCI version 2 ISDN controller. 2001-12-22 09:22:02 +00:00
i4b_l1dmux.c Add a driver for the AVM Fritz!Card PCI version 2 ISDN controller. 2001-12-22 09:22:02 +00:00
i4b_l1lib.c