History log of /src/sys/dev/ic/smc93cx6var.h |
Revision | | Date | Author | Comments |
1.9 |
| 11-Dec-2005 |
christos | merge ktrace-lwp.
|
1.8 |
| 22-Jun-2005 |
dyoung | Resolve conflicts in importation of 18-May-2005 ath(4) / net80211(9) from FreeBSD. Introduce compatibility shims (sys/dev/ic/ath_netbsd.[ch], sys/net80211/ieee80211_netbsd.[ch]). Update drivers (an, atu, atw, awi, ipw, iwi, rtw, wi) for the new net80211(9) API.
|
1.7 |
| 30-May-2005 |
christos | - add missing const - fix variable shadowing - remove unneeded casts
|
1.6 |
| 02-May-2003 |
dyoung | branches: 1.6.2; Adapt SMC 93cx6 library so that it will work with both 8- and 32-bit registers. This is so that I can read an SMC 93cx6 through the 32-bit registers of the ADMtek ADM8211 802.11 wireless MAC.
Adapt aic to choose 8-bit registers.
|
1.5 |
| 15-Mar-2000 |
fvdl | New ahc driver, a port of Justin Gibbs' FreeBSD driver. This adds support for the U2W chips, and U160 controllers.
|
1.4 |
| 10-Apr-1997 |
cgd | branches: 1.4.22; clean these up (mostly rename bus_space_{tag,handle}_t variables) so that this code makes equal sense for memory and I/O space, prefer to map the PCI front end via memory space (conditionalized on a patchable kernel variable), and do a bit of other random NetBSD-specific cleanup. (These changes were sent to Justin Gibbs on March 28.)
|
1.3 |
| 21-Oct-1996 |
thorpej | New bus.h implementation/interface: - No more distinction between i/o-mapped and memory-mapped devices. It's all "bus space" now, and space tags differentiate the space with finer grain than the bus chipset tag. - Add memory barrier methods. - Implement space alloc/free methods. - Implement region read/write methods (like memcpy to/from bus space). This interface provides a better abstraction for dealing with machine-independent chipset drivers.
|
1.2 |
| 10-Jul-1996 |
explorer | Updates to aic7xxx driver ; from pr port-i386/2600
|
1.1 |
| 16-May-1996 |
mycroft | branches: 1.1.4; New version, with changes from Justin Gibbs and Noriyuki Soda.
|
1.1.4.1 |
| 18-Jul-1996 |
jtc | Pulled up from rev 1.2, ahc fixes
|
1.4.22.1 |
| 20-Nov-2000 |
bouyer | Update thorpej_scsipi to -current as of a month ago A i386 GENERIC kernel compiles without the siop, ahc and bha drivers (will be updated later). i386 IDE/ATAPI and ncr work, as well as sparc/esp_sbus. alpha should work as well (untested yet). siop, ahc and bha will be updated once I've updated the branch to current -current, as well as machine-dependant code.
|
1.6.2.1 |
| 10-Nov-2005 |
skrll | Sync with HEAD. Here we go again...
|