User Details
- User Since
- May 14 2014, 7:57 AM (624 w, 1 d)
Today
update
rebase
rebase
rebase
update
rebase
rebase
rebase after jhb's vm_offset_t changes
Thanks heaps for this!
this looks fine to me, anyone else?
Yesterday
Mon, Apr 27
Sun, Apr 26
Wed, Apr 22
what do i need to check in dmesg / pciconf to see if i have something that can test this?
as long as ivy's stuff is covered, yeah, land it.
Tue, Apr 21
Sun, Apr 19
Sat, Apr 18
(post commit) maybe its worth adding function documentation explaining what its supposed to be doing and returning?
I think having it nailed up the way it is for now is a good first step. Ideally we'd have the bridge "state" for something like dhcp be based on the link state of a subset of children interfaces - and if none exist, it does what you're doing.
Fri, Apr 17
neat! how do I build/install this to test this in pseries VMs?
I've pushed D56103; please rebase this on top of -HEAD as of today and please address limiting the rx moderation value appropriately (just do it when you program; don't bother going through creating a SYSCTL_PROC hook to validate it on read/write..)
neat! why's the kernel ET_DYN on ppc anyway?
Thu, Apr 16
ah it's already there. yay!
Looks good; do we have a manpage with the other OF_ methods?
can you add some validation of the parameter before programming it into the register? surely it's not a single 32 bit field?
looks good; ASPM is a common breaking point.
Wed, Apr 15
Tue, Apr 14
good catch! would you mind adding a note in the code about this so it's not accidentally removed in the future when someone tinkers with compat stuff?
Mon, Apr 13
Sun, Apr 12
oh oops! ok sorry yes please test it. i missed that!
wait ignore me. There already IS stuff in sys/dev/intel/
oh one final comment - please put the code in sys/dev/intelpmc/, matching sys/modules/intelpmc/ .
I'm going to land this today unless someone has any last minute objections!
nice work!
Sat, Apr 11
Fri, Apr 10
address copyright/dates
Thu, Apr 9
update to include fixes to build on both 32 and 64 bit platforms
Tue, Apr 7
rebase/update
rename ixgbe_mdio -> if_ix_mdio_hw
Mon, Apr 6
Thanks! Lemme test it locally and then i'll pull it into -head.
Sun, Apr 5
hi! i'm trying to put as much hardware specific code into if_rge_hw.c to hopefully make it easier to keep whole hardware-specific routines in sync with openbsd.
Fri, Apr 3
Tue, Mar 31
looks like this diff got the flags stuff and shuffling around where the 'struct bus_dma_tag' is defined.
I'll go clean that up shortly.
