.. |
Makefile
|
…
|
|
agten.c
|
fix stride value returned by /dev/fb
|
2008-12-12 18:48:25 +00:00 |
be.c
|
*** Summary ***
|
2008-11-07 00:20:01 +00:00 |
bereg.h
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
bpp.c
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
bppreg.h
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
bwtwo_sbus.c
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
cgsix_sbus.c
|
device_t-ify
|
2008-12-12 18:46:41 +00:00 |
cgthree_sbus.c
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
cs4231_sbus.c
|
replace bitmask_snprintf(9) with snprintb(3)
|
2008-12-16 22:35:21 +00:00 |
dbri.c
|
struct device * -> device_t
|
2008-05-16 15:38:20 +00:00 |
dbrireg.h
|
move to 2 clause license
|
2008-05-09 03:12:49 +00:00 |
dbrivar.h
|
struct device * -> device_t
|
2008-05-16 15:38:20 +00:00 |
dma_sbus.c
|
device_t
|
2008-05-17 18:09:03 +00:00 |
esp_sbus.c
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
files.sbus
|
add a driver for Fujitsu AG-10e graphics boards
|
2007-08-26 00:39:39 +00:00 |
genfb_sbus.c
|
Convert to new 2 clause license
|
2008-04-29 06:53:00 +00:00 |
if_en.c
|
use aprint_*_dev and device_xname
|
2008-04-05 18:35:31 +00:00 |
if_gem_sbus.c
|
Read the chip revision from the Sbus register.
|
2008-11-20 20:56:56 +00:00 |
if_hme_sbus.c
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
if_le.c
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
if_le_lebuffer.c
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
if_le_ledma.c
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
isp_sbus.c
|
use device_xname() and get rid of isp_name
|
2008-04-07 19:21:55 +00:00 |
lebuffer.c
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
lebuffervar.h
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
magma.c
|
change licence of my old code to two-clause BSD licence
|
2008-07-02 10:16:20 +00:00 |
magmareg.h
|
change licence of my old code to two-clause BSD licence
|
2008-07-02 10:16:20 +00:00 |
mbppio.h
|
change licence of my old code to two-clause BSD licence
|
2008-07-02 10:16:20 +00:00 |
p9100.c
|
mechanical changes to use device_private() or device_lookup_private()
|
2008-06-11 21:25:31 +00:00 |
p9100reg.h
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
qe.c
|
replace bitmask_snprintf(9) with snprintb(3)
|
2008-12-16 22:35:21 +00:00 |
qec.c
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
qecreg.h
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
qecvar.h
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
qereg.h
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
sbusvar.h
|
device_t
|
2008-05-17 18:09:03 +00:00 |
sio16.c
|
remove clause #3 from my license where there are no other
|
2008-05-29 14:51:25 +00:00 |
spif.c
|
Fix warning about missing initializer that showed up in sparc64
|
2008-12-11 15:50:35 +00:00 |
spifreg.h
|
…
|
|
spifvar.h
|
…
|
|
stp4020.c
|
replace bitmask_snprintf(9) with snprintb(3)
|
2008-12-16 22:35:21 +00:00 |
stp4020reg.h
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
tcx.c
|
mechanical changes to use device_private() or device_lookup_private()
|
2008-06-11 21:25:31 +00:00 |
tcxreg.h
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
xbox.c
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
xboxvar.h
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
zx.c
|
mechanical changes to use device_private() or device_lookup_private()
|
2008-06-11 21:25:31 +00:00 |
zxreg.h
|
Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h
|
2008-09-08 23:36:53 +00:00 |
zxvar.h
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |