[Midnightbsd-cvs] [MidnightBSD/src] e1c7fd: netmap: ixl: add CRC to outbound frames
Lucas Holt
noreply at github.com
Tue Nov 17 23:52:52 EST 2020
Branch: refs/heads/master
Home: https://github.com/MidnightBSD/src
Commit: e1c7fdba60e1beae2203f7ab938a89f950c94714
https://github.com/MidnightBSD/src/commit/e1c7fdba60e1beae2203f7ab938a89f950c94714
Author: Lucas Holt <luke at foolishgames.com>
Date: 2020-11-17 (Tue, 17 Nov 2020)
Changed paths:
M sys/dev/netmap/if_ixl_netmap.h
Log Message:
-----------
netmap: ixl: add CRC to outbound frames
Commit: f2253581c7c0162475a9b597a0024cf5e182f4e0
https://github.com/MidnightBSD/src/commit/f2253581c7c0162475a9b597a0024cf5e182f4e0
Author: Lucas Holt <luke at foolishgames.com>
Date: 2020-11-17 (Tue, 17 Nov 2020)
Changed paths:
M sys/cam/scsi/scsi_enc_ses.c
Log Message:
-----------
Broadcom 9400-8i8e HBAs report virtual SES device, where slots representing
external connectors are reported having no phys. Since sasdev_phys is NULL
there and proto_hdr is a union, ses_paths_iter() misinterpreted them as ATA.
Add explicit protocol check to properly differentiate them.
Commit: fca960cd77ac84266c2102d3f5f6d233a10ea067
https://github.com/MidnightBSD/src/commit/fca960cd77ac84266c2102d3f5f6d233a10ea067
Author: Lucas Holt <luke at foolishgames.com>
Date: 2020-11-17 (Tue, 17 Nov 2020)
Changed paths:
M sys/dev/usb/usb.h
M sys/dev/usb/usb_hub.c
Log Message:
-----------
Correctly implement support for remote wakeup for usb 3
Commit: 310b7ea7a66002cd6345671c8a8b3aaa2436e773
https://github.com/MidnightBSD/src/commit/310b7ea7a66002cd6345671c8a8b3aaa2436e773
Author: Lucas Holt <luke at foolishgames.com>
Date: 2020-11-17 (Tue, 17 Nov 2020)
Changed paths:
M etc/master.passwd
Log Message:
-----------
Add the tests user, an unprivileged user from the default kyua config.
Compare: https://github.com/MidnightBSD/src/compare/3c558cb80cfe...310b7ea7a660
More information about the Midnightbsd-cvs
mailing list