freebsd-dev/sys/i4b
Hellmuth Michaelis 078aac9c09 Submitted by: Juha-Matti Liukkonen, Cubical Solutions Ltd (jml@cubical.fi)
Reviewed by:	hm

Bug in i4btel driver read routine corrected. The conditions in the
while() clause caused the receive queue to be referenced before checking
if a channel is connected, leading to kernel panic (do a 'dd
if=/dev/i4btel0 of=/dev/null' on an unconnected tel device, panic will
follow). Correction was to reorder the while clause conditions to check
for connectedness first.
2001-05-21 09:24:48 +00:00
..
driver Submitted by: Juha-Matti Liukkonen, Cubical Solutions Ltd (jml@cubical.fi) 2001-05-21 09:24:48 +00:00
include
layer1
layer2
layer3
layer4