Project

General

Profile

Actions

Bug #223

closed

use bus_dma in i386/isa/clock.c

Added by corecode almost 18 years ago. Updated about 10 years ago.

Status:
Closed
Priority:
Low
Assignee:
Category:
Kernel
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:

Description

we need to rewrite clock.c to use bus_dma to reduce warnings

Actions #1

Updated by tuxillo over 14 years ago

Are you referring to sys/platform/pc32/isa/clock.c?
Can you confirm this is still needed?

Actions #2

Updated by corecode over 14 years ago

yes, still needed

Actions #3

Updated by tuxillo about 10 years ago

  • Category set to Kernel
  • Status changed from New to Feedback
  • Assignee deleted (0)
  • Target version set to 3.8

Hi,

Can we have a bit more information what's exactly needed here please?

Cheers,
Antonio Huete

Actions #4

Updated by tuxillo about 10 years ago

  • Assignee set to tuxillo

Apparently related to build warnings. Grabbing.

Actions #5

Updated by tuxillo about 10 years ago

  • Status changed from Feedback to Closed

Hi,

There are no warnings at all. In fact it is built with -Werror:

[...]
cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wold-style-definition -Wold-style-declaration -Wno-inline -Wno-pointer-sign -std=c99 -Wno-unused-but-set-variable -g -nostdinc -I. -Iinclude -I/usr/src/sys -I/usr/src/sys/../include -I/usr/obj/usr/src/sys/GENERIC -I"/usr/src/sys/dev/acpica" -I"/usr/src/sys/contrib/dev/acpica-unix/include" -I/usr/src/sys/dev/netif/ath/hal -I/usr/src/sys/dev/netif/ath/hal/ath_hal -I/usr/src/sys/dev/drm/include -D_KERNEL -include opt_global.h -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -ffreestanding -mpreferred-stack-boundary=2 -fno-stack-protector -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -mno-ssse3 -mno-sse4.1 -mno-sse4.2 -mno-sse4 -mno-sse4a -mno-sse5 -mno-abm -mno-aes -mno-avx -mno-pclmul -mno-popcnt -mno-avx2 -mno-fsgsbase -mno-rdrnd -mno-f16c -mno-fma -mno-fma4 -mno-bmi -mno-bmi2 -mno-xop -mno-lwp -mno-lzcnt -mno-tbm -msoft-float /usr/src/sys/platform/pc32/isa/clock.c -Werror
[...]

Closing this one.

Cheers,
Antonio Huete

Actions

Also available in: Atom PDF