1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
freebsd/sys/dev
Bruce Evans b75504fdc2 Use breakpoint() instead of Debugger() in siointr1(). Debugger() doesn't
work in fast interrupt handlers because it calls db_printf() which uses
%es for string stuff and %es isn't initialized.
1996-12-23 19:57:33 +00:00
..
advansys A little 80 column cleanup. 1996-11-05 08:49:17 +00:00
aic7xxx Re-enable reselections as the first thing after we see a bus free. We seem 1996-12-03 17:04:51 +00:00
ar if_sr.c corrupted the global variable `ticks'. 1996-10-31 20:22:40 +00:00
bktr
ccd
cy Fixed handling of modem status changes. Only the most common case of 1996-12-05 12:43:30 +00:00
de Cosmetic code cleanup from Matt's latest driver. 1996-12-01 06:01:00 +00:00
dgb Much fixed & working digiboard driver. 1996-12-18 16:42:06 +00:00
ed Add PCI IDs of the ProLAN and Compex PCI NE2000 clones. 1996-12-21 00:04:09 +00:00
eisa Add a small hack to UserConfig that allows to override the number of 1996-12-14 18:07:17 +00:00
ep Submitted by: Naoki Hamada <nao@sbl.cl.nec.co.jp> 1996-12-19 10:31:10 +00:00
fdc Disabled half-baked disk statistics support. It didn't actually generate 1996-12-18 17:44:31 +00:00
fe Convert the interface address and IP interface address structures 1996-12-13 21:29:07 +00:00
fxp 1) Implement SIOCSIFMTU in ether_ioctl(), and change ether_ioctl's return 1996-12-10 07:29:50 +00:00
ic A #define really don't need a ; at the end. 1996-10-28 19:35:37 +00:00
ie
joy
kbd More merge and update. 1996-10-30 22:41:46 +00:00
lnc Convert the interface address and IP interface address structures 1996-12-13 21:29:07 +00:00
mcd
mse Test in mseopen() whether the device has been configured at all, and 1996-12-19 18:33:13 +00:00
pci Add support for header type == 1 devices (PCI 2.1 compatible PCI to PCI 1996-11-12 23:18:12 +00:00
ppbus
rc Remove SC_KBD_PROBE_WORKS option and replace it with a simple run-time flag 1996-10-23 07:29:44 +00:00
scd
si
sio Use breakpoint() instead of Debugger() in siointr1(). Debugger() doesn't 1996-12-23 19:57:33 +00:00
snp
speaker Use macros from timmerreg.h instead of private ones. 1996-10-25 14:00:47 +00:00
sr Oops I forgot to add the official id for this card. 1996-11-13 18:06:52 +00:00
syscons Hawaii-Five-Typo 1996-12-19 00:26:22 +00:00
vn
vx Support 4 of these as default, it only cost us 12 bytes more. 1996-12-15 11:14:47 +00:00