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 Pull the rug from under the 'LKM Compatability' macro - PSEUDO_SET(). 2001-02-04 11:46:17 +00:00
layer1 Fix typo: seperate -> separate. 2001-02-06 11:21:58 +00:00
layer2 Reenable support for FreeBSD 4.x and possibly the other supported BSD's 2001-01-15 14:54:43 +00:00
layer3 Preceed/preceeding are not english words. Use precede or preceding. 2001-02-18 10:25:42 +00:00
layer4 Send the remains (such as I have located) of "block major numbers" to 2001-03-26 12:41:29 +00:00