Changes between Version 21 and Version 22 of Internal/WinlabMadwifi
- Timestamp:
- Mar 13, 2006, 10:11:41 PM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Internal/WinlabMadwifi
v21 v22 18 18 == HAL == 19 19 = OpenHAL = 20 Openhal is a port of the OpenBSD hal for atheros device drivers that is source-compatible with the Madwifi driver for linux. Openhal ca an be obtained directly from [http://pdos.csail.mit.edu/~jbicket/openhal/]. Openhal source is provided along with the WINLAB Madwifi and the user can build the driver with Openhal as opposed to the closed HAL in the madwifi driver source. To build with Openhal, place the Openhal source directory in the Madwifi directory. Now edit Makefile.inc and set the following:20 Openhal is a port of the OpenBSD hal for atheros device drivers that is source-compatible with the Madwifi driver for linux. Openhal can be obtained directly from [http://pdos.csail.mit.edu/~jbicket/openhal/]. Openhal source is provided along with the WINLAB Madwifi and the user can build the driver with Openhal as opposed to the closed HAL in the madwifi driver source. To build with Openhal, place the Openhal source directory in the Madwifi directory. Now edit Makefile.inc and set the following: 21 21 22 22 HAL=${DEPTH}/openhal