Date: Wed, 4 Oct 1995 20:01:18 -0700 From: David Greenman <davidg> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/isa if_ix.c Message-ID: <199510050301.UAA15028@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
davidg 95/10/04 20:01:15 Modified: sys/i386/isa if_ix.c Log: 1) Fixed irq logic so that it uses the kernel configured irq if it doesn't match the board setting. 2) Fixed the warning message to properly print the irq mismatch (as opposed to the bit encoded value). 3) Add irq autodetection if the kernel has "?" or no irq specified. 4) Add missing splimp protection in ixioctl().
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199510050301.UAA15028>