History log of /openbsd-current/sys/dev/puc/lpt_puc.c
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.11 06-Apr-2022 naddy

constify struct cfattach


Revision tags: OPENBSD_6_9_BASE OPENBSD_7_0_BASE OPENBSD_7_1_BASE
# 1.10 05-Mar-2021 jsg

ansi


Revision tags: OPENBSD_6_2_BASE OPENBSD_6_3_BASE OPENBSD_6_4_BASE OPENBSD_6_5_BASE OPENBSD_6_6_BASE OPENBSD_6_7_BASE OPENBSD_6_8_BASE
# 1.9 08-Sep-2017 deraadt

If you use sys/param.h, you don't need sys/types.h


Revision tags: OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE
# 1.8 14-Mar-2015 jsg

Remove some includes include-what-you-use claims don't
have any direct symbols used. Tested for indirect use by compiling
amd64/i386/sparc64 kernels.

ok tedu@ deraadt@


Revision tags: OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE OPENBSD_5_7_BASE
# 1.7 15-Nov-2011 deraadt

Simplify various parts of the puc(4) attachment code. Tested lightly
by krw and myself.


# 1.6 25-Oct-2011 deraadt

Use a new encoding for the entries in the pucdata table, the result is
that the .o file is half the size. Tested by camield (who just doubled
the table size recently for a 16-port device). Hopefully no regressions,
since this is a pretty large change of a very large table.


Revision tags: OPENBSD_4_7_BASE OPENBSD_4_8_BASE OPENBSD_4_9_BASE OPENBSD_5_0_BASE
# 1.5 15-Jul-2009 deraadt

print interrupt string like com at puc does


Revision tags: OPENBSD_4_0_BASE OPENBSD_4_1_BASE OPENBSD_4_2_BASE OPENBSD_4_3_BASE OPENBSD_4_4_BASE OPENBSD_4_5_BASE OPENBSD_4_6_BASE
# 1.4 31-Jul-2006 mickey

puc@cardbus (only added (commented out) to whom has puc@pci enabled)
tested on puc@pci by fkr and meself on the cardbus.
still needs a bit more work but generally works.
deraadt@ ok and some input from miod@


Revision tags: OPENBSD_3_1_BASE OPENBSD_3_2_BASE OPENBSD_3_3_BASE OPENBSD_3_4_BASE OPENBSD_3_5_BASE OPENBSD_3_6_BASE OPENBSD_3_7_BASE OPENBSD_3_8_BASE OPENBSD_3_9_BASE SMP_SYNC_A SMP_SYNC_B UBC_SYNC_A UBC_SYNC_B
# 1.3 14-Mar-2002 millert

First round of __P removal in sys


Revision tags: OPENBSD_2_8_BASE OPENBSD_2_9_BASE OPENBSD_3_0_BASE UBC_BASE
# 1.2 21-Jul-2000 mickey

branches: 1.2.8;
convert to new timeouts


Revision tags: OPENBSD_2_7_BASE SMP_BASE kame_19991208
# 1.1 28-Nov-1999 downsj

branches: 1.1.2;
Add puc lpt driver support, not actually tested...


# 1.10 05-Mar-2021 jsg

ansi


Revision tags: OPENBSD_6_2_BASE OPENBSD_6_3_BASE OPENBSD_6_4_BASE OPENBSD_6_5_BASE OPENBSD_6_6_BASE OPENBSD_6_7_BASE OPENBSD_6_8_BASE
# 1.9 08-Sep-2017 deraadt

If you use sys/param.h, you don't need sys/types.h


Revision tags: OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE
# 1.8 14-Mar-2015 jsg

Remove some includes include-what-you-use claims don't
have any direct symbols used. Tested for indirect use by compiling
amd64/i386/sparc64 kernels.

ok tedu@ deraadt@


Revision tags: OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE OPENBSD_5_7_BASE
# 1.7 15-Nov-2011 deraadt

Simplify various parts of the puc(4) attachment code. Tested lightly
by krw and myself.


# 1.6 25-Oct-2011 deraadt

Use a new encoding for the entries in the pucdata table, the result is
that the .o file is half the size. Tested by camield (who just doubled
the table size recently for a 16-port device). Hopefully no regressions,
since this is a pretty large change of a very large table.


Revision tags: OPENBSD_4_7_BASE OPENBSD_4_8_BASE OPENBSD_4_9_BASE OPENBSD_5_0_BASE
# 1.5 15-Jul-2009 deraadt

print interrupt string like com at puc does


Revision tags: OPENBSD_4_0_BASE OPENBSD_4_1_BASE OPENBSD_4_2_BASE OPENBSD_4_3_BASE OPENBSD_4_4_BASE OPENBSD_4_5_BASE OPENBSD_4_6_BASE
# 1.4 31-Jul-2006 mickey

puc@cardbus (only added (commented out) to whom has puc@pci enabled)
tested on puc@pci by fkr and meself on the cardbus.
still needs a bit more work but generally works.
deraadt@ ok and some input from miod@


Revision tags: OPENBSD_3_1_BASE OPENBSD_3_2_BASE OPENBSD_3_3_BASE OPENBSD_3_4_BASE OPENBSD_3_5_BASE OPENBSD_3_6_BASE OPENBSD_3_7_BASE OPENBSD_3_8_BASE OPENBSD_3_9_BASE SMP_SYNC_A SMP_SYNC_B UBC_SYNC_A UBC_SYNC_B
# 1.3 14-Mar-2002 millert

First round of __P removal in sys


Revision tags: OPENBSD_2_8_BASE OPENBSD_2_9_BASE OPENBSD_3_0_BASE UBC_BASE
# 1.2 21-Jul-2000 mickey

branches: 1.2.8;
convert to new timeouts


Revision tags: OPENBSD_2_7_BASE SMP_BASE kame_19991208
# 1.1 28-Nov-1999 downsj

branches: 1.1.2;
Add puc lpt driver support, not actually tested...


Revision tags: OPENBSD_6_2_BASE
# 1.9 08-Sep-2017 deraadt

If you use sys/param.h, you don't need sys/types.h


Revision tags: OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE
# 1.8 14-Mar-2015 jsg

Remove some includes include-what-you-use claims don't
have any direct symbols used. Tested for indirect use by compiling
amd64/i386/sparc64 kernels.

ok tedu@ deraadt@


Revision tags: OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE OPENBSD_5_7_BASE
# 1.7 15-Nov-2011 deraadt

Simplify various parts of the puc(4) attachment code. Tested lightly
by krw and myself.


# 1.6 25-Oct-2011 deraadt

Use a new encoding for the entries in the pucdata table, the result is
that the .o file is half the size. Tested by camield (who just doubled
the table size recently for a 16-port device). Hopefully no regressions,
since this is a pretty large change of a very large table.


Revision tags: OPENBSD_4_7_BASE OPENBSD_4_8_BASE OPENBSD_4_9_BASE OPENBSD_5_0_BASE
# 1.5 15-Jul-2009 deraadt

print interrupt string like com at puc does


Revision tags: OPENBSD_4_0_BASE OPENBSD_4_1_BASE OPENBSD_4_2_BASE OPENBSD_4_3_BASE OPENBSD_4_4_BASE OPENBSD_4_5_BASE OPENBSD_4_6_BASE
# 1.4 31-Jul-2006 mickey

puc@cardbus (only added (commented out) to whom has puc@pci enabled)
tested on puc@pci by fkr and meself on the cardbus.
still needs a bit more work but generally works.
deraadt@ ok and some input from miod@


Revision tags: OPENBSD_3_1_BASE OPENBSD_3_2_BASE OPENBSD_3_3_BASE OPENBSD_3_4_BASE OPENBSD_3_5_BASE OPENBSD_3_6_BASE OPENBSD_3_7_BASE OPENBSD_3_8_BASE OPENBSD_3_9_BASE SMP_SYNC_A SMP_SYNC_B UBC_SYNC_A UBC_SYNC_B
# 1.3 14-Mar-2002 millert

First round of __P removal in sys


Revision tags: OPENBSD_2_8_BASE OPENBSD_2_9_BASE OPENBSD_3_0_BASE UBC_BASE
# 1.2 21-Jul-2000 mickey

branches: 1.2.8;
convert to new timeouts


Revision tags: OPENBSD_2_7_BASE SMP_BASE kame_19991208
# 1.1 28-Nov-1999 downsj

branches: 1.1.2;
Add puc lpt driver support, not actually tested...