The NetBSD Project

CVS log for src/sys/arch/evbarm/netwalker/netwalker_machdep.c

[BACK] Up to [cvs.NetBSD.org] / src / sys / arch / evbarm / netwalker

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.28: download - view: text, markup, annotated - select for diffs
Sun Jun 2 12:11:36 2024 UTC (6 months ago) by andvar
Branches: MAIN
CVS tags: perseant-exfatfs-base-20240630, perseant-exfatfs-base, perseant-exfatfs, HEAD
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +3 -3 lines
Fix various typos, mainly triple letters.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Thu Apr 20 08:28:05 2023 UTC (19 months, 2 weeks ago) by skrll
Branches: MAIN
CVS tags: thorpej-ifq-base, thorpej-ifq, thorpej-altq-separation-base, thorpej-altq-separation
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +8 -16 lines
Provide a shared pmap_devmap implementation and convert all pmap_devmap
arrays to use DEVMAP_ENTRY{,_END}

Revision 1.21.4.2: download - view: text, markup, annotated - select for diffs
Mon Apr 13 08:03:45 2020 UTC (4 years, 7 months ago) by martin
Branches: phil-wifi
Diff to: previous 1.21.4.1: preferred, colored; branchpoint 1.21: preferred, colored; next MAIN 1.22: preferred, colored
Changes since revision 1.21.4.1: +6 -5 lines
Mostly merge changes from HEAD upto 20200411

Revision 1.26: download - view: text, markup, annotated - select for diffs
Wed Jul 24 12:33:18 2019 UTC (5 years, 4 months ago) by hkenken
Branches: MAIN
CVS tags: thorpej-i2c-spi-conf2-base, thorpej-i2c-spi-conf2, thorpej-i2c-spi-conf-base, thorpej-i2c-spi-conf, thorpej-futex2-base, thorpej-futex2, thorpej-futex-base, thorpej-futex, thorpej-cfargs2-base, thorpej-cfargs2, thorpej-cfargs-base, thorpej-cfargs, phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, phil-wifi-20191119, netbsd-9-base, netbsd-9-4-RELEASE, netbsd-9-3-RELEASE, netbsd-9-2-RELEASE, netbsd-9-1-RELEASE, netbsd-9-0-RELEASE, netbsd-9-0-RC2, netbsd-9-0-RC1, netbsd-9, netbsd-10-base, netbsd-10-0-RELEASE, netbsd-10-0-RC6, netbsd-10-0-RC5, netbsd-10-0-RC4, netbsd-10-0-RC3, netbsd-10-0-RC2, netbsd-10-0-RC1, netbsd-10, is-mlppp-base, is-mlppp, cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x, bouyer-xenpvh-base2, bouyer-xenpvh-base1, bouyer-xenpvh-base, bouyer-xenpvh, bouyer-sunxi-drm-base, bouyer-sunxi-drm, ad-namecache-base3, ad-namecache-base2, ad-namecache-base1, ad-namecache-base, ad-namecache
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -3 lines
Modified i.MX GPIO control module and PCIe module.

+ Add imxpcie.c
  imx PCIe common driver

Revision 1.25: download - view: text, markup, annotated - select for diffs
Tue Jul 16 14:41:47 2019 UTC (5 years, 4 months ago) by skrll
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +4 -4 lines
Consistently use vaddr_t as initarm and friends return type.

Makes no difference to binaries except for aarch64 where it's required

Revision 1.24: download - view: text, markup, annotated - select for diffs
Thu Jun 13 04:20:23 2019 UTC (5 years, 5 months ago) by hkenken
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +4 -2 lines
Use armv6_start.S

Revision 1.21.4.1: download - view: text, markup, annotated - select for diffs
Mon Jun 10 22:06:09 2019 UTC (5 years, 5 months ago) by christos
Branches: phil-wifi
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +3 -4 lines
Sync with HEAD

Revision 1.21.2.2: download - view: text, markup, annotated - select for diffs
Sat Jan 26 22:00:02 2019 UTC (5 years, 10 months ago) by pgoyette
Branches: pgoyette-compat
CVS tags: pgoyette-compat-merge-20190127
Diff to: previous 1.21.2.1: preferred, colored; branchpoint 1.21: preferred, colored; next MAIN 1.22: preferred, colored
Changes since revision 1.21.2.1: +2 -4 lines
Sync with HEAD

Revision 1.23: download - view: text, markup, annotated - select for diffs
Mon Jan 21 07:47:30 2019 UTC (5 years, 10 months ago) by skrll
Branches: MAIN
CVS tags: phil-wifi-20190609, pgoyette-compat-20190127, isaki-audio2-base, isaki-audio2
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -4 lines
Remove redundant pmap_devmap_register(netwalker_devmap) call

Revision 1.21.2.1: download - view: text, markup, annotated - select for diffs
Sun Sep 30 01:45:42 2018 UTC (6 years, 2 months ago) by pgoyette
Branches: pgoyette-compat
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +3 -2 lines
Ssync with HEAD

Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri Sep 21 12:04:09 2018 UTC (6 years, 2 months ago) by skrll
Branches: MAIN
CVS tags: pgoyette-compat-20190118, pgoyette-compat-1226, pgoyette-compat-1126, pgoyette-compat-1020, pgoyette-compat-0930
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +3 -2 lines
Centralise defparam CONSADDR, CONSPEED, CONMODE and CONADDR into
opt_console.h and adjust.

Revision 1.9.2.3: download - view: text, markup, annotated - select for diffs
Sun Dec 3 11:36:06 2017 UTC (7 years ago) by jdolecek
Branches: tls-maxphys
Diff to: previous 1.9.2.2: preferred, colored; next MAIN 1.10: preferred, colored
Changes since revision 1.9.2.2: +50 -30 lines
update from HEAD

Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Sep 8 05:29:12 2017 UTC (7 years, 2 months ago) by hkenken
Branches: MAIN
CVS tags: tls-maxphys-base-20171202, phil-wifi-base, pgoyette-compat-base, pgoyette-compat-0906, pgoyette-compat-0728, pgoyette-compat-0625, pgoyette-compat-0521, pgoyette-compat-0502, pgoyette-compat-0422, pgoyette-compat-0415, pgoyette-compat-0407, pgoyette-compat-0330, pgoyette-compat-0322, pgoyette-compat-0315
Branch point for: phil-wifi, pgoyette-compat
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +3 -3 lines
- Move CFATTACH_DECL_NEW() from common uart driver.
- Rename : imxuart_cons_attach() -> imxuart_cnattach()

Revision 1.17.4.3: download - view: text, markup, annotated - select for diffs
Mon Aug 28 17:51:35 2017 UTC (7 years, 3 months ago) by skrll
Branches: nick-nhusb
Diff to: previous 1.17.4.2: preferred, colored; branchpoint 1.17: preferred, colored; next MAIN 1.18: preferred, colored
Changes since revision 1.17.4.2: +15 -20 lines
Sync with HEAD

Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Aug 7 08:54:54 2017 UTC (7 years, 3 months ago) by hkenken
Branches: MAIN
CVS tags: nick-nhusb-base-20170825
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +15 -20 lines
Clean up IOPORT settings.

Revision 1.17.4.2: download - view: text, markup, annotated - select for diffs
Sun Dec 27 12:09:34 2015 UTC (8 years, 11 months ago) by skrll
Branches: nick-nhusb
Diff to: previous 1.17.4.1: preferred, colored; branchpoint 1.17: preferred, colored
Changes since revision 1.17.4.1: +37 -12 lines
Sync with HEAD (as of 26th Dec)

Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Dec 21 04:26:29 2015 UTC (8 years, 11 months ago) by hkenken
Branches: MAIN
CVS tags: prg-localcount2-base3, prg-localcount2-base2, prg-localcount2-base1, prg-localcount2-base, prg-localcount2, pgoyette-localcount-base, pgoyette-localcount-20170426, pgoyette-localcount-20170320, pgoyette-localcount-20170107, pgoyette-localcount-20161104, pgoyette-localcount-20160806, pgoyette-localcount-20160726, pgoyette-localcount, perseant-stdc-iso10646-base, perseant-stdc-iso10646, nick-nhusb-base-20170204, nick-nhusb-base-20161204, nick-nhusb-base-20161004, nick-nhusb-base-20160907, nick-nhusb-base-20160529, nick-nhusb-base-20160422, nick-nhusb-base-20160319, nick-nhusb-base-20151226, netbsd-8-base, netbsd-8-3-RELEASE, netbsd-8-2-RELEASE, netbsd-8-1-RELEASE, netbsd-8-1-RC1, netbsd-8-0-RELEASE, netbsd-8-0-RC2, netbsd-8-0-RC1, netbsd-8, matt-nb8-mediatek-base, matt-nb8-mediatek, localcount-20160914, jdolecek-ncq-base, jdolecek-ncq, bouyer-socketcan-base1, bouyer-socketcan-base, bouyer-socketcan
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +37 -12 lines
Rewritten to take advantage of genfb(4).

Revision 1.17.4.1: download - view: text, markup, annotated - select for diffs
Sat Jun 6 14:39:58 2015 UTC (9 years, 6 months ago) by skrll
Branches: nick-nhusb
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +4 -4 lines
Sync with HEAD

Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu May 7 04:13:47 2015 UTC (9 years, 7 months ago) by hkenken
Branches: MAIN
CVS tags: nick-nhusb-base-20150921, nick-nhusb-base-20150606
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +4 -4 lines
use armv7_generic_space

Revision 1.9.2.2: download - view: text, markup, annotated - select for diffs
Wed Aug 20 00:02:55 2014 UTC (10 years, 3 months ago) by tls
Branches: tls-maxphys
Diff to: previous 1.9.2.1: preferred, colored
Changes since revision 1.9.2.1: +95 -733 lines
Rebase to HEAD as of a few days ago.

Revision 1.14.2.1: download - view: text, markup, annotated - select for diffs
Sun Aug 10 06:53:56 2014 UTC (10 years, 3 months ago) by tls
Branches: tls-earlyentropy
Diff to: previous 1.14: preferred, colored; next MAIN 1.15: preferred, colored
Changes since revision 1.14: +48 -48 lines
Rebase.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Jul 25 16:04:27 2014 UTC (10 years, 4 months ago) by hkenken
Branches: MAIN
CVS tags: tls-maxphys-base, tls-earlyentropy-base, nick-nhusb-base-20150406, nick-nhusb-base, netbsd-7-nhusb-base-20170116, netbsd-7-nhusb-base, netbsd-7-nhusb, netbsd-7-base, netbsd-7-2-RELEASE, netbsd-7-1-RELEASE, netbsd-7-1-RC2, netbsd-7-1-RC1, netbsd-7-1-2-RELEASE, netbsd-7-1-1-RELEASE, netbsd-7-1, netbsd-7-0-RELEASE, netbsd-7-0-RC3, netbsd-7-0-RC2, netbsd-7-0-RC1, netbsd-7-0-2-RELEASE, netbsd-7-0-1-RELEASE, netbsd-7-0, netbsd-7
Branch point for: nick-nhusb
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +4 -2 lines
fix compile error.

Revision 1.5.2.3: download - view: text, markup, annotated - select for diffs
Thu May 22 11:39:42 2014 UTC (10 years, 6 months ago) by yamt
Branches: yamt-pagecache
Diff to: previous 1.5.2.2: preferred, colored; branchpoint 1.5: preferred, colored; next MAIN 1.6: preferred, colored
Changes since revision 1.5.2.2: +94 -734 lines
sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs.  ("Protocol error: too many arguments")

Revision 1.10.2.2: download - view: text, markup, annotated - select for diffs
Sun May 18 17:45:05 2014 UTC (10 years, 6 months ago) by rmind
Branches: rmind-smpnet
Diff to: previous 1.10.2.1: preferred, colored; branchpoint 1.10: preferred, colored; next MAIN 1.11: preferred, colored
Changes since revision 1.10.2.1: +93 -733 lines
sync with head

Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue May 6 11:22:53 2014 UTC (10 years, 7 months ago) by hkenken
Branches: MAIN
CVS tags: yamt-pagecache-base9, rmind-smpnet-nbase, rmind-smpnet-base
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +8 -9 lines
Add support for LCD Backlight control on NetWalker.
+ use imxpwm driver (PWM control driver for i.MX)

Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Apr 9 04:00:50 2014 UTC (10 years, 7 months ago) by hkenken
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +40 -41 lines
NetWalker kernels boot again.
* Enable __HAVE_MM_MD_DIRECT_MAPPED_PHYS
* Change VM layout
* Use common start-up routine

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sat Mar 29 12:00:27 2014 UTC (10 years, 8 months ago) by hkenken
Branches: MAIN
CVS tags: riastradh-xf86-video-intel-2-7-1-pre-2-21-15
Branch point for: tls-earlyentropy
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +16 -11 lines
Add optical joystick support for NetWalker.
+ OJ6SH-T25 (Sharp "Optical TOUCH CRUISER" sensor)
+ 2 Mouse buttons (GPIO)

Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Jan 24 02:06:03 2014 UTC (10 years, 10 months ago) by hkenken
Branches: MAIN
CVS tags: riastradh-drm2-base3
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +34 -687 lines
use initarm_common()

Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Jan 23 12:23:20 2014 UTC (10 years, 10 months ago) by hkenken
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +13 -3 lines
use ukbd_cnattach()

Revision 1.10.2.1: download - view: text, markup, annotated - select for diffs
Wed Aug 28 23:59:15 2013 UTC (11 years, 3 months ago) by rmind
Branches: rmind-smpnet
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +6 -6 lines
sync with head

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Aug 18 15:58:21 2013 UTC (11 years, 3 months ago) by matt
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +6 -6 lines
<arm/locore.h> fallout (fixes some include ordering errors)

Revision 1.9.2.1: download - view: text, markup, annotated - select for diffs
Tue Nov 20 03:01:16 2012 UTC (12 years ago) by tls
Branches: tls-maxphys
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -3 lines
Resync to 2012-11-19 00:00:00 UTC

Revision 1.5.2.2: download - view: text, markup, annotated - select for diffs
Tue Oct 30 17:19:25 2012 UTC (12 years, 1 month ago) by yamt
Branches: yamt-pagecache
CVS tags: yamt-pagecache-tag8
Diff to: previous 1.5.2.1: preferred, colored; branchpoint 1.5: preferred, colored
Changes since revision 1.5.2.1: +4 -35 lines
sync with head

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Sep 22 00:33:40 2012 UTC (12 years, 2 months ago) by matt
Branches: MAIN
CVS tags: yamt-pagecache-base8, yamt-pagecache-base7, yamt-pagecache-base6, riastradh-drm2-base2, riastradh-drm2-base1, riastradh-drm2-base, riastradh-drm2, khorben-n900, agc-symver-base, agc-symver
Branch point for: rmind-smpnet
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -3 lines
Don't use an asm in pmap_activate to update the TTBR, use cpu_setttb instead
but add a second argument to it to indicate whether the TLB/caches need to be
flushed.  Default cortex to pmap_needs_fixup = 1.  But check the MMFR3 field
to see if the fixed can be skipped.
Use a cf_flag bit 0 to indicate whether the A9 L2 cache should disable (bit 0 = 1)
or enabeld (bit = 0).

With these changes, the A9 MMU can use traverse caches to do MMU tablewalks
Also, make sure all memory has the shareable bit for the A9.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Aug 29 19:10:17 2012 UTC (12 years, 3 months ago) by matt
Branches: MAIN
Branch point for: tls-maxphys
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -5 lines
Since the PMC cycle counter is started in cpufunc no reason to do so here.
Use curcpu()->ci_data.cpu_cc_freq and new armreg* inlines.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Aug 16 18:22:45 2012 UTC (12 years, 3 months ago) by matt
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -21 lines
Move the standard definitions of the {UND,IRQ,FIQ,ABT}_STACK_SIZE to
<arm32/machdep.h>
Move the extern for cpu_reset_address to the same file.
Add cpu_reset_address_paddr.
Kill cpu_reset_v4_MMU_disable.
if cpu_reset_address is NULL, then the MMU will be disabled.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Jul 29 00:07:09 2012 UTC (12 years, 4 months ago) by matt
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -12 lines
Fix more -fno-common fallout.
Move more variables to common locations.

Revision 1.5.6.1: download - view: text, markup, annotated - select for diffs
Sun Apr 29 23:04:39 2012 UTC (12 years, 7 months ago) by mrg
Branches: jmcneill-usbmp
Diff to: previous 1.5: preferred, colored; next MAIN 1.6: preferred, colored
Changes since revision 1.5: +254 -56 lines
sync to latest -current.

Revision 1.5.2.1: download - view: text, markup, annotated - select for diffs
Tue Apr 17 00:06:15 2012 UTC (12 years, 7 months ago) by yamt
Branches: yamt-pagecache
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +254 -56 lines
sync with head

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Apr 15 10:34:14 2012 UTC (12 years, 7 months ago) by bsh
Branches: MAIN
CVS tags: yamt-pagecache-base5, yamt-pagecache-base4, jmcneill-usbmp-base9, jmcneill-usbmp-base10
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +254 -56 lines
set same values to IOMUX registers as the linux kernel does.
make it a bit simpler. (we can treat MUX and PAD registers in the same
way here)

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Jul 1 20:42:37 2011 UTC (13 years, 5 months ago) by dyoung
Branches: MAIN
CVS tags: yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base, netbsd-6-base, netbsd-6-1-RELEASE, netbsd-6-1-RC4, netbsd-6-1-RC3, netbsd-6-1-RC2, netbsd-6-1-RC1, netbsd-6-1-5-RELEASE, netbsd-6-1-4-RELEASE, netbsd-6-1-3-RELEASE, netbsd-6-1-2-RELEASE, netbsd-6-1-1-RELEASE, netbsd-6-1, netbsd-6-0-RELEASE, netbsd-6-0-RC2, netbsd-6-0-RC1, netbsd-6-0-6-RELEASE, netbsd-6-0-5-RELEASE, netbsd-6-0-4-RELEASE, netbsd-6-0-3-RELEASE, netbsd-6-0-2-RELEASE, netbsd-6-0-1-RELEASE, netbsd-6-0, netbsd-6, matt-nb6-plus-nbase, matt-nb6-plus-base, matt-nb6-plus, jmcneill-usbmp-pre-base2, jmcneill-usbmp-base8, jmcneill-usbmp-base7, jmcneill-usbmp-base6, jmcneill-usbmp-base5, jmcneill-usbmp-base4, jmcneill-usbmp-base3, jmcneill-usbmp-base2, jmcneill-usbmp-base, jmcneill-audiomp3-base, jmcneill-audiomp3
Branch point for: yamt-pagecache, jmcneill-usbmp
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -3 lines
#include <sys/bus.h> instead of <machine/bus.h>.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Jun 30 20:09:26 2011 UTC (13 years, 5 months ago) by wiz
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +5 -5 lines
dependant -> dependent

Revision 1.3.6.2: download - view: text, markup, annotated - select for diffs
Sat Mar 5 20:50:08 2011 UTC (13 years, 9 months ago) by rmind
Branches: rmind-uvmplock
Diff to: previous 1.3.6.1: preferred, colored; branchpoint 1.3: preferred, colored; next MAIN 1.4: preferred, colored
Changes since revision 1.3.6.1: +1190 -0 lines
sync with head

Revision 1.3.6.1
Thu Dec 9 05:00:14 2010 UTC (13 years, 11 months ago) by rmind
Branches: rmind-uvmplock
FILE REMOVED
Changes since revision 1.3: +0 -1190 lines
file netwalker_machdep.c was added on branch rmind-uvmplock on 2011-03-05 20:50:08 +0000

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Dec 9 05:00:14 2010 UTC (13 years, 11 months ago) by bsh
Branches: MAIN
CVS tags: uebayasi-xip-base7, rmind-uvmplock-nbase, rmind-uvmplock-base, matt-mips64-premerge-20101231, jym-xensuspend-nbase, jym-xensuspend-base, jruoho-x86intr-base, jruoho-x86intr, cherry-xenmp-base, cherry-xenmp, bouyer-quota2-nbase, bouyer-quota2-base, bouyer-quota2
Branch point for: rmind-uvmplock
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +34 -27 lines
adapt to changes in imx51reg.h
CVS: ----------------------------------------------------------------------
CVS: CVSROOT  cvs.NetBSD.org:/cvsroot
CVS: please use "PR category/123" to have the commitmsg appended to PR 123
CVS:
CVS: Please evaluate your changes and consider the following.
CVS: Abort checkin if you answer no.
CVS: => For all changes:
CVS: Do the changed files compile?
CVS: Has the change been tested?
CVS: => If you are not completely familiar with the changed components:
CVS: Has the change been posted for review?
CVS: Have you allowed enough time for feedback?
CVS: => If the change is major:
CVS: => If the change adds files to, or removes files from $DESTDIR:
CVS: => If you are changing a library or kernel interface:
CVS: Have you successfully run "./build.sh release"?

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Nov 28 08:23:24 2010 UTC (14 years ago) by hannken
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -3 lines
As md(4) no longer has "needs-count" there is no "md.h" anymore.
Remove the inclusion of this file.

Acorn32 now always builds load_memory_disc_from_floppy().  This should
not be a problem as all configs have md(4).

Observed by: Masao Uebayashi <uebayasi@netbsd.org>

Revision 1.1.2.2: download - view: text, markup, annotated - select for diffs
Mon Nov 15 14:38:23 2010 UTC (14 years ago) by uebayasi
Branches: uebayasi-xip
Diff to: previous 1.1.2.1: preferred, colored; branchpoint 1.1: preferred, colored; next MAIN 1.2: preferred, colored
Changes since revision 1.1.2.1: +1184 -0 lines
Sync with HEAD.

Revision 1.1.2.1
Sat Nov 13 07:31:32 2010 UTC (14 years ago) by uebayasi
Branches: uebayasi-xip
FILE REMOVED
Changes since revision 1.1: +0 -1184 lines
file netwalker_machdep.c was added on branch uebayasi-xip on 2010-11-15 14:38:23 +0000

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Nov 13 07:31:32 2010 UTC (14 years ago) by bsh
Branches: MAIN
CVS tags: uebayasi-xip-base6
Branch point for: uebayasi-xip
Sharp NetWalker PC-Z1 support by SHIMIZU Ryo, Hashimoto Kenichi, and me.
http://www.sharp.co.jp/netwalker/

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>