#8189 closed enhancement (fixed)
FreeBSD compat library needs to be updated to work with latest FreeBSD Sources
Reported by: | kallisti5 | Owned by: | axeld |
---|---|---|---|
Priority: | high | Milestone: | R1/beta2 |
Component: | Network & Internet/Stack | Version: | R1/Development |
Keywords: | freebsd_network, freebsd_wlan | Cc: | |
Blocked By: | Blocking: | #8029 | |
Platform: | All |
Description
The latest FreeBSD network / wireless card drivers had some structure changes (mii, phys) which prevent porting new wireless / ethernet driver code.
We need to update the FreeBSD compat layer to keep up with FreeBSD driver improvements and new hardware support without making individual BSD driver changes.
Example: http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/pci/if_rl.c.diff?r1=1.198;r2=1.199;f=h
Change History (10)
comment:1 by , 13 years ago
Blocking: | 8045 added |
---|
comment:2 by , 13 years ago
Blocking: | 8023 added |
---|
comment:3 by , 13 years ago
Blocking: | 8029 added |
---|
comment:4 by , 13 years ago
comment:5 by , 13 years ago
It looks like 8.2 is whats used currently:
http://www.freelists.org/post/haiku-development/BSD-Driver-Branch
9.0 is in RC2, so it the 9.0 code should be just about stable enough to port.
comment:6 by , 13 years ago
Also, the argument there is to use current.. while I personally think using current is a good idea, lets try to get to 9.0 before we push to current :)
comment:7 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Compat layer was updated. Please reopen if needed.
comment:8 by , 13 years ago
Blocking: | 8045 removed |
---|
comment:9 by , 6 years ago
Blocking: | 8023 removed |
---|
comment:10 by , 5 years ago
Milestone: | R1 → R1/beta2 |
---|
Assign tickets with status=closed and resolution=fixed within the R1/beta2 development window to the R1/beta2 Milestone
Please specify the FreeBSD target release and the one we support atm.