HomeSort by: relevance | last modified time | path
    Searched hist:1.569 (Results 1 - 25 of 32) sorted by relevancy

1 2

  /src/distrib/notes/sparc/
contents 1.23.4.4 Tue Jun 14 10:37:05 UTC 2022 martin Pull up following revision(s) (requested by andvar in ticket #1471):

distrib/notes/common/main: revision 1.569 (via patch)
distrib/notes/sparc/install: revision 1.59-1.61 (via patch)
distrib/notes/sparc/contents: revision 1.27,1.28 (via patch)

Remove floppy installation instructions from sparc documentation.

Floppy generation was disabled before NetBSD 6.0 release due to size
constraints and unlikely to be restored soon or at all. PR port-sparc/56776.
ok martin.

Typo and nroff fixes.

install 1.58.18.2 Tue Jun 14 10:37:05 UTC 2022 martin Pull up following revision(s) (requested by andvar in ticket #1471):

distrib/notes/common/main: revision 1.569 (via patch)
distrib/notes/sparc/install: revision 1.59-1.61 (via patch)
distrib/notes/sparc/contents: revision 1.27,1.28 (via patch)

Remove floppy installation instructions from sparc documentation.

Floppy generation was disabled before NetBSD 6.0 release due to size
constraints and unlikely to be restored soon or at all. PR port-sparc/56776.
ok martin.

Typo and nroff fixes.

  /src/sys/dev/usb/
usbdevs.h 1.569 Sun Jan 16 08:59:08 UTC 2011 tsutsui branches: 1.569.2; 1.569.4;
Regen from usbdevs rev 1.576:
> Add CyberTAN ZD1211B. From OpenBSD.
Sun Jan 16 08:59:08 UTC 2011 tsutsui branches: 1.569.2; 1.569.4;
Regen from usbdevs rev 1.576:
> Add CyberTAN ZD1211B. From OpenBSD.
.2; 1.569.4;
Regen from usbdevs rev 1.576:
> Add CyberTAN ZD1211B. From OpenBSD.
1.569.4.1 Tue Feb 08 16:19:56 UTC 2011 bouyer Sync with HEAD
1.569.2.1 Mon Jun 06 09:08:44 UTC 2011 jruoho Sync with HEAD.
usbdevs_data.h 1.569 Sun Jan 09 14:32:36 UTC 2011 is some more 8187B variants. From OpenBSD
usbdevs 1.569 Tue Nov 30 11:25:25 UTC 2010 phx Added some Apple trackpad devices for use in usb_quirks.c and macppc/dev/pbms.c
  /src/share/man/man4/
wm.4 1.36.4.2 Mon Apr 16 14:25:49 UTC 2018 martin Pull up following revision(s) (requested by msaitoh in ticket #764):

sys/dev/pci/if_wm.c: revision 1.567
sys/dev/pci/if_wm.c: revision 1.568
sys/dev/pci/if_wm.c: revision 1.569
sys/dev/pci/if_wmvar.h: revision 1.38
sys/dev/pci/if_wm.c: revision 1.570
sys/dev/pci/if_wm.c: revision 1.571
sys/dev/pci/if_wm.c: revision 1.572
share/man/man4/wm.4: revision 1.40
sys/dev/pci/if_wmreg.h: revision 1.106
sys/dev/pci/if_wmreg.h: revision 1.107

SW PHY Config Enable bit for ICH8 B0 stepping is not bit 1 but bit 0.

No binary change:
- Sort registers.
- Lowercase hexadecimal value.

On PCH_SPT (and newer), FLASH access should be done by 32bit.
Especially for ICH_FLASH_HSFCTL register, it's located at 0x0006, so
it should be accessed via ICH_FLASH_HSFSTS(0x0004) and use shift or mask.

Our PCH_SPT part of wm_nvm_valid_bank_detect_ich8lan() was based on
FreeBSD r287467. After that, they reverted it and committed the different
code in r287762. r287762's bank detect code didn't work for us because our wm
dirver had a problem in flash access. The problem was fixed in if_wm.c rev.
1.567, so we can use the new way now.

If the extended configration size in the EXTCNFSIZE register is 0, don't
continue.
Add PCH_CNP support (I219 with Intel 300 series chipset).
It's required more test, so it's disabled by default.

Enable I219.

I354 uses an external PHY, so don't use wm_set_eee_i350().

Makefile 1.569 Tue Aug 30 07:07:04 UTC 2011 jruoho Install the emdtv(4) manual page, based on earlier feedback from jmcneill@
(includes some XXX comments; should be updated alongside with the driver).
Also use the new dtviic(4) links to build a list of supported cards.
  /src/sys/arch/i386/i386/
machdep.c 1.569 Fri Dec 30 13:37:57 UTC 2005 jmmv branches: 1.569.2; 1.569.4;
Add a 'struct bootinfo' to represent the bootinfo structure used in the
kernel by x86 platforms (instead of a simple char *). This way, the code
in, e.g., lookup_bootinfo, is a bit easier to understand.

While here, move the lookup_bootinfo function used in x86 platforms (amd64,
i386 and xen) to a common file (x86/x86_machdep.c), as it was exactly the
same in all of them.
Fri Dec 30 13:37:57 UTC 2005 jmmv branches: 1.569.2; 1.569.4;
Add a 'struct bootinfo' to represent the bootinfo structure used in the
kernel by x86 platforms (instead of a simple char *). This way, the code
in, e.g., lookup_bootinfo, is a bit easier to understand.

While here, move the lookup_bootinfo function used in x86 platforms (amd64,
i386 and xen) to a common file (x86/x86_machdep.c), as it was exactly the
same in all of them.
.2; 1.569.4;
Add a 'struct bootinfo' to represent the bootinfo structure used in the
kernel by x86 platforms (instead of a simple char *). This way, the code
in, e.g., lookup_bootinfo, is a bit easier to understand.

While here, move the lookup_bootinfo function used in x86 platforms (amd64,
i386 and xen) to a common file (x86/x86_machdep.c), as it was exactly the
same in all of them.
1.569.4.1 Sat Sep 09 02:40:07 UTC 2006 rpaulo sync with head
1.569.2.1 Sat Feb 18 15:38:36 UTC 2006 yamt sync with head.
  /src/distrib/notes/common/
main 1.569 Fri Apr 01 21:53:35 UTC 2022 andvar Remove floppy installation instructions from sparc documentation.

Floppy generation was disabled before NetBSD 6.0 release due to size
constraints and unlikely to be restored soon or at all. PR port-sparc/56776.
ok martin.
1.551.2.12 Tue Jun 14 10:37:05 UTC 2022 martin Pull up following revision(s) (requested by andvar in ticket #1471):

distrib/notes/common/main: revision 1.569 (via patch)
distrib/notes/sparc/install: revision 1.59-1.61 (via patch)
distrib/notes/sparc/contents: revision 1.27,1.28 (via patch)

Remove floppy installation instructions from sparc documentation.

Floppy generation was disabled before NetBSD 6.0 release due to size
constraints and unlikely to be restored soon or at all. PR port-sparc/56776.
ok martin.

Typo and nroff fixes.
  /src/sys/dev/pci/
if_wmvar.h 1.33.6.2 Mon Apr 16 14:25:49 UTC 2018 martin Pull up following revision(s) (requested by msaitoh in ticket #764):

sys/dev/pci/if_wm.c: revision 1.567
sys/dev/pci/if_wm.c: revision 1.568
sys/dev/pci/if_wm.c: revision 1.569
sys/dev/pci/if_wmvar.h: revision 1.38
sys/dev/pci/if_wm.c: revision 1.570
sys/dev/pci/if_wm.c: revision 1.571
sys/dev/pci/if_wm.c: revision 1.572
share/man/man4/wm.4: revision 1.40
sys/dev/pci/if_wmreg.h: revision 1.106
sys/dev/pci/if_wmreg.h: revision 1.107

SW PHY Config Enable bit for ICH8 B0 stepping is not bit 1 but bit 0.

No binary change:
- Sort registers.
- Lowercase hexadecimal value.

On PCH_SPT (and newer), FLASH access should be done by 32bit.
Especially for ICH_FLASH_HSFCTL register, it's located at 0x0006, so
it should be accessed via ICH_FLASH_HSFSTS(0x0004) and use shift or mask.

Our PCH_SPT part of wm_nvm_valid_bank_detect_ich8lan() was based on
FreeBSD r287467. After that, they reverted it and committed the different
code in r287762. r287762's bank detect code didn't work for us because our wm
dirver had a problem in flash access. The problem was fixed in if_wm.c rev.
1.567, so we can use the new way now.

If the extended configration size in the EXTCNFSIZE register is 0, don't
continue.
Add PCH_CNP support (I219 with Intel 300 series chipset).
It's required more test, so it's disabled by default.

Enable I219.

I354 uses an external PHY, so don't use wm_set_eee_i350().
pcidevs.h 1.569 Tue Aug 26 17:25:32 UTC 2003 tron Regen.
1.433.2.26 Mon Oct 20 04:49:35 UTC 2003 cyber Pull up revision 1.569 (requested by tron in ticket #1440):
Add entry for Intel i865G Integrated Graphics Device.
pcidevs_data.h 1.569 Wed Aug 27 14:27:13 UTC 2003 kleink Regen.
1.431.2.26 Mon Oct 20 04:49:35 UTC 2003 cyber Pull up revision 1.569 (requested by tron in ticket #1440):
Add entry for Intel i865G Integrated Graphics Device.
if_wmreg.h 1.98.6.4 Mon Apr 16 14:25:49 UTC 2018 martin Pull up following revision(s) (requested by msaitoh in ticket #764):

sys/dev/pci/if_wm.c: revision 1.567
sys/dev/pci/if_wm.c: revision 1.568
sys/dev/pci/if_wm.c: revision 1.569
sys/dev/pci/if_wmvar.h: revision 1.38
sys/dev/pci/if_wm.c: revision 1.570
sys/dev/pci/if_wm.c: revision 1.571
sys/dev/pci/if_wm.c: revision 1.572
share/man/man4/wm.4: revision 1.40
sys/dev/pci/if_wmreg.h: revision 1.106
sys/dev/pci/if_wmreg.h: revision 1.107

SW PHY Config Enable bit for ICH8 B0 stepping is not bit 1 but bit 0.

No binary change:
- Sort registers.
- Lowercase hexadecimal value.

On PCH_SPT (and newer), FLASH access should be done by 32bit.
Especially for ICH_FLASH_HSFCTL register, it's located at 0x0006, so
it should be accessed via ICH_FLASH_HSFSTS(0x0004) and use shift or mask.

Our PCH_SPT part of wm_nvm_valid_bank_detect_ich8lan() was based on
FreeBSD r287467. After that, they reverted it and committed the different
code in r287762. r287762's bank detect code didn't work for us because our wm
dirver had a problem in flash access. The problem was fixed in if_wm.c rev.
1.567, so we can use the new way now.

If the extended configration size in the EXTCNFSIZE register is 0, don't
continue.
Add PCH_CNP support (I219 with Intel 300 series chipset).
It's required more test, so it's disabled by default.

Enable I219.

I354 uses an external PHY, so don't use wm_set_eee_i350().
if_wm.c 1.569 Thu Apr 12 03:13:04 UTC 2018 msaitoh If the extended configration size in the EXTCNFSIZE register is 0, don't
continue.
1.508.4.17 Mon Apr 16 14:25:49 UTC 2018 martin Pull up following revision(s) (requested by msaitoh in ticket #764):

sys/dev/pci/if_wm.c: revision 1.567
sys/dev/pci/if_wm.c: revision 1.568
sys/dev/pci/if_wm.c: revision 1.569
sys/dev/pci/if_wmvar.h: revision 1.38
sys/dev/pci/if_wm.c: revision 1.570
sys/dev/pci/if_wm.c: revision 1.571
sys/dev/pci/if_wm.c: revision 1.572
share/man/man4/wm.4: revision 1.40
sys/dev/pci/if_wmreg.h: revision 1.106
sys/dev/pci/if_wmreg.h: revision 1.107

SW PHY Config Enable bit for ICH8 B0 stepping is not bit 1 but bit 0.

No binary change:
- Sort registers.
- Lowercase hexadecimal value.

On PCH_SPT (and newer), FLASH access should be done by 32bit.
Especially for ICH_FLASH_HSFCTL register, it's located at 0x0006, so
it should be accessed via ICH_FLASH_HSFSTS(0x0004) and use shift or mask.

Our PCH_SPT part of wm_nvm_valid_bank_detect_ich8lan() was based on
FreeBSD r287467. After that, they reverted it and committed the different
code in r287762. r287762's bank detect code didn't work for us because our wm
dirver had a problem in flash access. The problem was fixed in if_wm.c rev.
1.567, so we can use the new way now.

If the extended configration size in the EXTCNFSIZE register is 0, don't
continue.
Add PCH_CNP support (I219 with Intel 300 series chipset).
It's required more test, so it's disabled by default.

Enable I219.

I354 uses an external PHY, so don't use wm_set_eee_i350().
pcidevs 1.569 Tue Aug 26 17:25:00 UTC 2003 tron Add entry for Intel i865G Integrated Graphics Device.
1.428.2.30 Mon Oct 20 04:49:34 UTC 2003 cyber Pull up revision 1.569 (requested by tron in ticket #1440):
Add entry for Intel i865G Integrated Graphics Device.
  /src/usr.bin/xlint/lint1/
tree.c 1.569 Sat Jul 15 13:51:36 UTC 2023 rillig lint: fix use-after-free bug in GCC statement expressions
  /src/usr.bin/make/
main.c 1.569 Mon Jan 10 20:32:28 UTC 2022 rillig make: add debug logging for capturing the output of external commands

This applies to all 4 situations in which the output of an external
command is used for modifying a variable or an expression:

* the assignment operator '!='
* the assignment modifier '::!='
* the SUN shell modifier ':sh'
* the other shell modifier ':!cmd!'

Previously, only the shell modifier ':!cmd!' had debug logging.

Suggested by Christoph Badura.
parse.c 1.569 Sat Dec 04 23:47:09 UTC 2021 rillig make: merge duplicate code in ParseDirective

No functional change.
var.c 1.569 Tue Oct 06 07:52:47 UTC 2020 rillig make(1): remove duplicate code for creating variables
  /src/sys/arch/amd64/conf/
GENERIC 1.569 Sun Jun 07 09:45:19 UTC 2020 maxv Add fault(4).
  /src/sys/kern/
vfs_syscalls.c 1.569 Sat Dec 07 02:11:42 UTC 2024 riastradh vfs(9): Sprinkle KNF.

No functional change intended.
  /src/sys/sys/
param.h 1.569 Fri Aug 10 21:48:19 UTC 2018 pgoyette Bump version for recent change to struct emul

Welcome to 8.99.24 !
  /src/sys/arch/i386/conf/
GENERIC 1.569 Tue Aug 26 21:12:48 UTC 2003 jdolecek add commented out entries for skc/sk SysKonnect SK9821 driver
  /src/sys/conf/
files 1.569 Fri Oct 11 01:00:35 UTC 2002 thorpej * Don't make IPKDB an option-dependency of IPKDB_DP8390 (IPKDB_DP8390
does not "imply" IPKDB ... it is merely an IPKDB parameter).
* Place IPKDB-related selectors in lower-case.
  /src/doc/
CHANGES 1.569 Thu Feb 02 16:13:17 UTC 2006 reinoud Forgot to mention my name!

Completed in 1260 milliseconds

1 2