History log of /openbsd-current/sys/dev/pci/if_mtd_pci.c
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.14 24-May-2024 jsg

remove unneeded includes; ok miod@


Revision tags: OPENBSD_7_2_BASE OPENBSD_7_3_BASE OPENBSD_7_4_BASE OPENBSD_7_5_BASE
# 1.13 29-Aug-2022 jsg

static const, not const static

c99 6.11.5:
"The placement of a storage-class specifier other than at the beginning
of the declaration specifiers in a declaration is an obsolescent
feature."

ok miod@ tb@


Revision tags: OPENBSD_7_1_BASE
# 1.12 11-Mar-2022 mpi

Constify struct cfattach.


Revision tags: OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE 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 OPENBSD_6_9_BASE OPENBSD_7_0_BASE
# 1.11 22-Dec-2014 tedu

unifdef INET


Revision tags: OPENBSD_3_8_BASE OPENBSD_3_9_BASE 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 OPENBSD_4_7_BASE OPENBSD_4_8_BASE OPENBSD_4_9_BASE OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE
# 1.10 09-Aug-2005 mickey

do not set PCI_COMMAND_MASTER_ENABLE explicitly as it's already set in pcisubmatch(); kettenis@ testing; brad@ ok


Revision tags: OPENBSD_3_5_BASE OPENBSD_3_6_BASE OPENBSD_3_7_BASE SMP_SYNC_A SMP_SYNC_B
# 1.9 29-Sep-2003 miod

branches: 1.9.2;
Make this compile.


# 1.8 29-Sep-2003 mickey

autodetect io/mem mappings; from form@


# 1.7 29-Sep-2003 mickey

gotta remember the product id and disable io mapping for old 800 chips; from form@


# 1.6 25-Sep-2003 mickey

update fom form@ including support for 891 chips and more


Revision tags: OPENBSD_3_4_BASE
# 1.5 19-Aug-2003 mickey

cleanup; from form@


# 1.4 19-Aug-2003 mickey

cleanup; from form@


# 1.3 19-Aug-2003 mickey

prefer memory mappings (to io)


# 1.2 19-Aug-2003 mickey

use pci_mapreg_map() to map the regs and some cleanups; form@ ok


# 1.1 19-Aug-2003 mickey

myson mtd803 ether and enable mtdphy no; form netbsd via form@


# 1.13 29-Aug-2022 jsg

static const, not const static

c99 6.11.5:
"The placement of a storage-class specifier other than at the beginning
of the declaration specifiers in a declaration is an obsolescent
feature."

ok miod@ tb@


Revision tags: OPENBSD_7_1_BASE
# 1.12 11-Mar-2022 mpi

Constify struct cfattach.


Revision tags: OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE 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 OPENBSD_6_9_BASE OPENBSD_7_0_BASE
# 1.11 22-Dec-2014 tedu

unifdef INET


Revision tags: OPENBSD_3_8_BASE OPENBSD_3_9_BASE 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 OPENBSD_4_7_BASE OPENBSD_4_8_BASE OPENBSD_4_9_BASE OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE
# 1.10 09-Aug-2005 mickey

do not set PCI_COMMAND_MASTER_ENABLE explicitly as it's already set in pcisubmatch(); kettenis@ testing; brad@ ok


Revision tags: OPENBSD_3_5_BASE OPENBSD_3_6_BASE OPENBSD_3_7_BASE SMP_SYNC_A SMP_SYNC_B
# 1.9 29-Sep-2003 miod

branches: 1.9.2;
Make this compile.


# 1.8 29-Sep-2003 mickey

autodetect io/mem mappings; from form@


# 1.7 29-Sep-2003 mickey

gotta remember the product id and disable io mapping for old 800 chips; from form@


# 1.6 25-Sep-2003 mickey

update fom form@ including support for 891 chips and more


Revision tags: OPENBSD_3_4_BASE
# 1.5 19-Aug-2003 mickey

cleanup; from form@


# 1.4 19-Aug-2003 mickey

cleanup; from form@


# 1.3 19-Aug-2003 mickey

prefer memory mappings (to io)


# 1.2 19-Aug-2003 mickey

use pci_mapreg_map() to map the regs and some cleanups; form@ ok


# 1.1 19-Aug-2003 mickey

myson mtd803 ether and enable mtdphy no; form netbsd via form@


# 1.12 11-Mar-2022 mpi

Constify struct cfattach.


Revision tags: OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE 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 OPENBSD_6_9_BASE OPENBSD_7_0_BASE
# 1.11 22-Dec-2014 tedu

unifdef INET


Revision tags: OPENBSD_3_8_BASE OPENBSD_3_9_BASE 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 OPENBSD_4_7_BASE OPENBSD_4_8_BASE OPENBSD_4_9_BASE OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE
# 1.10 09-Aug-2005 mickey

do not set PCI_COMMAND_MASTER_ENABLE explicitly as it's already set in pcisubmatch(); kettenis@ testing; brad@ ok


Revision tags: OPENBSD_3_5_BASE OPENBSD_3_6_BASE OPENBSD_3_7_BASE SMP_SYNC_A SMP_SYNC_B
# 1.9 29-Sep-2003 miod

branches: 1.9.2;
Make this compile.


# 1.8 29-Sep-2003 mickey

autodetect io/mem mappings; from form@


# 1.7 29-Sep-2003 mickey

gotta remember the product id and disable io mapping for old 800 chips; from form@


# 1.6 25-Sep-2003 mickey

update fom form@ including support for 891 chips and more


Revision tags: OPENBSD_3_4_BASE
# 1.5 19-Aug-2003 mickey

cleanup; from form@


# 1.4 19-Aug-2003 mickey

cleanup; from form@


# 1.3 19-Aug-2003 mickey

prefer memory mappings (to io)


# 1.2 19-Aug-2003 mickey

use pci_mapreg_map() to map the regs and some cleanups; form@ ok


# 1.1 19-Aug-2003 mickey

myson mtd803 ether and enable mtdphy no; form netbsd via form@


Revision tags: OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE
# 1.11 22-Dec-2014 tedu

unifdef INET


Revision tags: OPENBSD_3_8_BASE OPENBSD_3_9_BASE 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 OPENBSD_4_7_BASE OPENBSD_4_8_BASE OPENBSD_4_9_BASE OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE
# 1.10 09-Aug-2005 mickey

do not set PCI_COMMAND_MASTER_ENABLE explicitly as it's already set in pcisubmatch(); kettenis@ testing; brad@ ok


Revision tags: OPENBSD_3_5_BASE OPENBSD_3_6_BASE OPENBSD_3_7_BASE SMP_SYNC_A SMP_SYNC_B
# 1.9 29-Sep-2003 miod

branches: 1.9.2;
Make this compile.


# 1.8 29-Sep-2003 mickey

autodetect io/mem mappings; from form@


# 1.7 29-Sep-2003 mickey

gotta remember the product id and disable io mapping for old 800 chips; from form@


# 1.6 25-Sep-2003 mickey

update fom form@ including support for 891 chips and more


Revision tags: OPENBSD_3_4_BASE
# 1.5 19-Aug-2003 mickey

cleanup; from form@


# 1.4 19-Aug-2003 mickey

cleanup; from form@


# 1.3 19-Aug-2003 mickey

prefer memory mappings (to io)


# 1.2 19-Aug-2003 mickey

use pci_mapreg_map() to map the regs and some cleanups; form@ ok


# 1.1 19-Aug-2003 mickey

myson mtd803 ether and enable mtdphy no; form netbsd via form@