freebsd-dev/sys/dev/ppbus
Nick Hibma 25d210e317 Remove unused variable and computation, possibly leading to a
divide by zero fault.

Possible fix for PR12041

PR:		12041
Submitted-By:	J.Hudson@massey.ac.nz
Reviewed-By:	nsouch
1999-06-26 14:42:17 +00:00
..
if_plip.c Move away from lpt.h data structure definition that only lpt.c relies on. 1999-02-14 16:19:16 +00:00
immio.c Make ppbus compile under egcs. I'm not sure about this casting-to-union- 1999-04-05 15:43:11 +00:00
lpbb.c Move the declaration of the interrupt type from the driver structure 1999-05-08 21:59:43 +00:00
lpt.c GC unused prototype 1999-06-03 22:03:35 +00:00
lpt.h Move away from lpt.h data structure definition that only lpt.c relies on. 1999-02-14 16:19:16 +00:00
lptio.h
ppb_1284.c Terminate negociation if Ext. link negociation succeeds. This avoids 1999-01-14 21:38:16 +00:00
ppb_1284.h Major ppbus commit with: 1999-01-10 12:04:56 +00:00
ppb_base.c Fix warnings preparing for -Wall -Wcast-qual 1999-01-27 20:09:21 +00:00
ppb_msq.c Fix warnings preparing for -Wall -Wcast-qual 1999-01-27 20:09:21 +00:00
ppb_msq.h Fix compile warnings about missing braces around static initialization of unions. 1999-01-31 11:52:04 +00:00
ppbconf.c Staticize. 1999-04-11 02:55:52 +00:00
ppbconf.h Make ppbus compile under egcs. I'm not sure about this casting-to-union- 1999-04-05 15:43:11 +00:00
ppi.c Simplify cdevsw registration. 1999-05-31 11:29:30 +00:00
ppi.h Distinguish EPP address/data register. Add EPP address register access to ppi. 1999-01-30 15:35:39 +00:00
pps.c Simplify cdevsw registration. 1999-05-31 11:29:30 +00:00
vpo.c Remove unused variable and computation, possibly leading to a 1999-06-26 14:42:17 +00:00
vpoio.c Make ppbus compile under egcs. I'm not sure about this casting-to-union- 1999-04-05 15:43:11 +00:00
vpoio.h