Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/doc Drop LMC-related entry from TODO.smpnet, and note remova...



details:   https://anonhg.NetBSD.org/src/rev/9df21eab4a4b
branches:  trunk
changeset: 446595:9df21eab4a4b
user:      maxv <maxv%NetBSD.org@localhost>
date:      Wed Dec 12 07:07:30 2018 +0000

description:
Drop LMC-related entry from TODO.smpnet, and note removal of LMC.

diffstat:

 doc/CHANGES     |  4 +++-
 doc/TODO.smpnet |  3 +--
 2 files changed, 4 insertions(+), 3 deletions(-)

diffs (32 lines):

diff -r b79030352325 -r 9df21eab4a4b doc/CHANGES
--- a/doc/CHANGES       Wed Dec 12 07:04:05 2018 +0000
+++ b/doc/CHANGES       Wed Dec 12 07:07:30 2018 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.2461 $>
+# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.2462 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -257,3 +257,5 @@
        atactl(8): Add support to automatically detect Micron/Crucial devices
                and their vendor-specific SMART status values.  [mrg 20181205]
        OpenSSL: Imported 1.1.1a. [christos 20181208]
+       kernel: Remove the lmc(4) driver, and its associated lmcconfig(8)
+               tool. [maxv 20181212]
diff -r b79030352325 -r 9df21eab4a4b doc/TODO.smpnet
--- a/doc/TODO.smpnet   Wed Dec 12 07:04:05 2018 +0000
+++ b/doc/TODO.smpnet   Wed Dec 12 07:07:30 2018 +0000
@@ -1,4 +1,4 @@
-$NetBSD: TODO.smpnet,v 1.25 2018/09/23 13:48:16 maxv Exp $
+$NetBSD: TODO.smpnet,v 1.26 2018/12/12 07:07:30 maxv Exp $
 
 MP-safe components
 ==================
@@ -115,7 +115,6 @@
 This is the list of the functions that have such bpf_mtap:
 
  - sca_frame_process() @ sys/dev/ic/hd64570.c
- - rxintr_cleanup() @ sys/dev/pci/if_lmc.c
 
 Ideally we should make the functions run in softint somehow, but we don't have
 actual devices, no time (or interest/love) to work on the task, so instead we



Home | Main Index | Thread Index | Old Index