Opened 3 years ago
Last modified 10 hours ago
#17623 new enhancement
Support Ralink wifi
Reported by: | nephele | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Drivers/Network/ralinkwifi | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
There are two freebsd usb wifi ralink drivers, I am not sure by which these would be supported :)
/ listusb -v /dev/bus/usb/0/3 [Device /dev/bus/usb/0/3] Class .................. 0x00 (Per-interface classes) Subclass ............... 0x00 Protocol ............... 0x00 Max Endpoint 0 Packet .. 64 USB Version ............ 2.0 Vendor ID .............. 0x148f (Ralink Technology, Corp.) Product ID ............. 0x2573 (RT2501/RT2573 Wireless Adapter) Product Version ........ 0x0001 Manufacturer String .... "Ralink" Product String ......... "802.11 bg WLAN" Serial Number .......... "" [Configuration 0] Configuration String . "" [Interface 0] [Alternate 0 active] Class .............. 0xff (Vendor specific) Subclass ........... 0xff Protocol ........... 0xff Interface String ... "" [Endpoint 0] MaxPacketSize .... 512 Interval ......... 0 Type ............. Bulk Direction ........ Input [Endpoint 1] MaxPacketSize .... 512 Interval ......... 0 Type ............. Bulk Direction ........ Output / listusb -v /dev/bus/usb/1/1/1 [Device /dev/bus/usb/1/1/1] Class .................. 0x00 (Per-interface classes) Subclass ............... 0x00 Protocol ............... 0x00 Max Endpoint 0 Packet .. 64 USB Version ............ 2.0 Vendor ID .............. 0x148f (Ralink Technology, Corp.) Product ID ............. 0x2573 (RT2501/RT2573 Wireless Adapter) Product Version ........ 0x0001 Manufacturer String .... "Ralink" Product String ......... "802.11 bg WLAN" Serial Number .......... "" [Configuration 0] Configuration String . "" [Interface 0] [Alternate 0 active] Class .............. 0xff (Vendor specific) Subclass ........... 0xff Protocol ........... 0xff Interface String ... "" [Endpoint 0] MaxPacketSize .... 512 Interval ......... 0 Type ............. Bulk Direction ........ Input [Endpoint 1] MaxPacketSize .... 512 Interval ......... 0 Type ............. Bulk Direction ........ Output /
Change History (4)
comment:1 by , 2 years ago
Component: | Drivers/Network → Drivers/Network/ralinkwifi |
---|
comment:2 by , 11 hours ago
comment:3 by , 10 hours ago
Has usb support been added to the FreeBSD wifi compat layer?
If yes I can retest them.
Note:
See TracTickets
for help on using tickets.
These should be supported by the ralinkwifi driver now, do they work?