Poul-Henning Kamp 673f8923d0 PR kern/2141:
function ed_attach_NE2000_pci() in if_ed.c passes
        an uninitialized block of memory (got with malloc())
        to ed_attach. This prevents a proper initialization
        of the device descriptor and in my case causes a panic
        during the probe, while printing out device info.

Reviewed by:	phk
Submitted by:	Luigi Rizzo <luigi@iet.unipi.it>
1996-12-03 16:08:00 +00:00
1996-11-26 08:58:57 +00:00
1996-11-22 22:16:25 +00:00
1996-12-02 12:12:19 +00:00
1996-11-28 09:57:31 +00:00
1996-11-11 14:18:40 +00:00
1996-12-02 05:01:02 +00:00
1996-12-02 21:42:11 +00:00
1996-11-07 14:42:57 +00:00
1996-12-03 16:08:00 +00:00
Description
freebsd kernel with SKQ
2 GiB
Languages
C 63.3%
C++ 23.3%
Roff 5.1%
Shell 2.9%
Makefile 1.5%
Other 3.4%