opnsense-src/sys/dev
Bruce Evans 12e1ed28e2 Force success of the probe (after doing it as before except in one
miscconfigured case) if the port is the console.  This fixes several
bugs:
- if all sioprobe()s failed, then the console driver followed null
  pointers in cdevsw[].
- if the sioprobe() for the console failed but another sioprobe()
  succeeded, then init hung early when the console couldn't be
  opened.
- it was silly for the console to not be there after printing boot
  messages on it.
Bugs introduced by this are hopefully no worse than old ones caused
by forcing the success of the `cn' level probe.
1998-06-03 12:30:10 +00:00
..
advansys Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
aic7xxx Add support to aicasm for "downloaded constants". These are immediate 1997-09-27 19:37:31 +00:00
ar Seventy-odd "its" / "it's" typos in comments fixed as per kern/6108. 1998-04-17 22:37:19 +00:00
bktr Reviewed by: hasty@freebsd.org 1998-05-24 18:29:20 +00:00
ccd Slightly more correct initialisation of the new buf struct for soft-updates. 1998-03-09 20:39:26 +00:00
cy Protect against count of chars received being 0, which causes a panic 1998-03-18 20:52:28 +00:00
de merge benfor branch changes onto mainline. 1998-03-08 16:54:00 +00:00
dgb - breakage of the warnings about pessimized i/o port types. 1998-04-21 21:06:57 +00:00
dpt o Return error when the controller can't accept commands. 1998-06-02 00:32:38 +00:00
ed Seventy-odd "its" / "it's" typos in comments fixed as per kern/6108. 1998-04-17 22:37:19 +00:00
eisa Fix list corruption and memory leak that could occur when 1998-05-14 19:47:38 +00:00
en Support compiling with `gcc -ansi'. 1998-04-15 17:47:40 +00:00
ep Seventy-odd "its" / "it's" typos in comments fixed as per kern/6108. 1998-04-17 22:37:19 +00:00
ex Removed unused #includes. 1998-03-28 13:25:01 +00:00
fdc There is no dump routine for fd so give it an explicit NULL entry 1998-05-06 23:35:36 +00:00
fe Removed unused #includes. 1998-03-28 13:25:01 +00:00
fxp Seventy-odd "its" / "it's" typos in comments fixed as per kern/6108. 1998-04-17 22:37:19 +00:00
ic Support compiling with `gcc -ansi'. 1998-04-15 17:47:40 +00:00
ie Support compiling with `gcc -ansi'. 1998-04-15 17:47:40 +00:00
isp Support compiling with `gcc -ansi'. Just use __inline instead of inline. 1998-05-01 18:10:50 +00:00
joy Moved some #includes from <sys/param.h> nearer to where they are actually 1998-03-28 10:33:27 +00:00
kbd Define CTL-ALT-ESC as the debug' key, CTL-ALT-SPACE as the suspend'key 1998-01-28 08:45:18 +00:00
lnc Fix some bitrot in the multicast support, the move from TAILQ macros wasn't implemented fully. 1998-05-27 11:05:17 +00:00
mcd Make all file-system (MFS, FFS, NFS, LFS, DEVFS) related option new-style. 1998-01-24 02:54:56 +00:00
mse Make all file-system (MFS, FFS, NFS, LFS, DEVFS) related option new-style. 1998-01-24 02:54:56 +00:00
pci Add two workarounds for broken MP tables: 1998-04-01 21:07:37 +00:00
pcm/isa Add support for the Yamaha YMF-719. 1998-05-10 23:53:27 +00:00
pdq Removed unused #includes. 1998-02-20 13:11:54 +00:00
ppbus Support compiling with `gcc -ansi'. 1998-04-15 17:47:40 +00:00
ppc Seventy-odd "its" / "it's" typos in comments fixed as per kern/6108. 1998-04-17 22:37:19 +00:00
rc Implement the spirit but not the letter of Terrys hot-char patch. 1998-02-13 12:46:28 +00:00
rp Seventy-odd "its" / "it's" typos in comments fixed as per kern/6108. 1998-04-17 22:37:19 +00:00
scd Support compiling with `gcc -ansi'. 1998-04-15 17:47:40 +00:00
si Removed unused #includes. 1998-03-28 13:25:01 +00:00
sio Force success of the probe (after doing it as before except in one 1998-06-03 12:30:10 +00:00
slice Don't call a dump routine if there isn't one. (e.g. in floppy driver) 1998-05-06 23:32:48 +00:00
snp Don't depend on "implicit int" or bloat the data section in the 1998-02-20 13:46:58 +00:00
sound/isa Add support for the Yamaha YMF-719. 1998-05-10 23:53:27 +00:00
speaker Don't depend on "implicit int" or bloat the data section in the 1998-02-20 13:46:58 +00:00
sr Seventy-odd "its" / "it's" typos in comments fixed as per kern/6108. 1998-04-17 22:37:19 +00:00
syscons s/nanoruntime/nanouptime/g 1998-05-17 11:53:46 +00:00
tx Support compiling with `gcc -ansi'. 1998-04-15 17:47:40 +00:00
vn Add dump support to the DEVFS/slice code. 1998-05-06 22:14:48 +00:00
vx Add $Id$ 1998-02-21 05:35:02 +00:00
wl Removed unused #includes. 1998-02-20 13:11:54 +00:00