freebsd-skq/sys/dev
David Greenman 9f77221854 Protected entire epioctl routine with splimp(). In this case, it is better
form to do this than it is relying on individual subroutines (the logic
in epioctl is itself very minimal). Ideally, unnecessary splimp()'s should
now be removed if they exist; I'll leave this for a later date (a complete
code review of the driver needs to be done). Fixes a bug I noticed that
would show up when ifconfig'ing the interface down.
1995-07-05 07:21:34 +00:00
..
aic7xxx Change SCB_LIST_NULL to 0xff from 0x10 to allow for 255 commands. This 1995-07-04 20:58:57 +00:00
cy Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
de Fixed bug that was fixed in 1.28.2.1/1.29 a little differently; the 1995-06-28 05:46:19 +00:00
ed Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
eisa Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
ep Protected entire epioctl routine with splimp(). In this case, it is better 1995-07-05 07:21:34 +00:00
fdc Merge RELENG_2_0_5 into HEAD 1995-06-11 19:33:05 +00:00
fe Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
ic Next version, many bugs fixed 1995-06-14 19:37:02 +00:00
ie Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
joy Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
kbd Change fkey 63 from ^[[K to ^[[~. 1995-03-28 21:30:13 +00:00
lnc Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
mcd Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
mse Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
pci Change message "not supported" to "no driver assigned", because 1995-06-28 16:32:54 +00:00
ppbus Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
rc Next version, many bugs fixed 1995-06-14 19:37:02 +00:00
scd Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
sio Fight with hanging modems continued: 1995-06-28 17:58:14 +00:00
snp Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
speaker Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
syscons Don't convert \n to \r\n in pccnputc(). This is the responsibility of 1995-06-14 05:16:12 +00:00
vn Remove trailing whitespace. 1995-05-30 08:16:23 +00:00