Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Jan 2010 12:52:45 +0000 (UTC)
From:      Takahashi Yoshihiro <nyan@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/boot/pc98/boot2 Makefile bios.S boot.c boot.h disk.c io.c serial_16550.S sys.c
Message-ID:  <201001151252.o0FCqvNJ059024@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
nyan        2010-01-15 12:52:45 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/boot/pc98/boot2  Makefile bios.S boot.c boot.h disk.c io.c 
                         serial_16550.S sys.c 
  Log:
  SVN rev 202356 on 2010-01-15 12:52:45Z by nyan
  
  MFC: revision 200407
  
    Cleanups the boot2 for pc98.  There is no functional change.
      - Make setting machine type and getting geom conditional for future.
      - Remove unused RAWBOOT and CDBOOT supports.
      - Remove unneeded include.
      - Fix warnings.
  
  This change is directly merged into stable/6 because stable/[78] have
  new boot2.
  
  Revision  Changes    Path
  1.23.2.1  +6 -0      src/sys/boot/pc98/boot2/Makefile
  1.4.12.1  +0 -94     src/sys/boot/pc98/boot2/bios.S
  1.14.2.2  +4 -1      src/sys/boot/pc98/boot2/boot.c
  1.7.2.1   +1 -4      src/sys/boot/pc98/boot2/boot.h
  1.13.2.1  +1 -2      src/sys/boot/pc98/boot2/disk.c
  1.8.2.3   +4 -20     src/sys/boot/pc98/boot2/io.c
  1.7.8.1   +0 -1      src/sys/boot/pc98/boot2/serial_16550.S
  1.7.2.1   +2 -42     src/sys/boot/pc98/boot2/sys.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001151252.o0FCqvNJ059024>