.. |
auxio.c
|
use device_lookup_private to get softc
|
2008-06-13 13:08:57 +00:00 |
auxioreg.h
|
remove clause #3 from my license where there are no other
|
2008-05-29 14:51:25 +00:00 |
auxiovar.h
|
remove clause #3 from my license where there are no other
|
2008-05-29 14:51:25 +00:00 |
com_ebus.c
|
remove clause #3 from my license where there are no other
|
2008-05-29 14:51:25 +00:00 |
cons.h
|
|
|
consinit.c
|
Ansify function definitions w/o arguments. Generated with sed.
|
2009-03-18 10:22:21 +00:00 |
ebus.c
|
Remove unnecessary includes.
|
2008-10-13 12:25:22 +00:00 |
envctrl.c
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
envctrlreg.h
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
fdc.c
|
Convert shutdownhook_establish() to pmf_device_register1().
|
2009-05-15 20:52:22 +00:00 |
fdcreg.h
|
|
|
fdcvar.h
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
ffb_mainbus.c
|
|
|
ffb.c
|
make this work right with WSDISPLAY_SCROLLSUPPORT
|
2008-11-16 05:10:46 +00:00 |
ffbreg.h
|
|
|
ffbvar.h
|
|
|
iommu.c
|
fix the formats of a debug printf for the time_t changes.
|
2009-02-15 13:04:03 +00:00 |
iommureg.h
|
add INTMAP_IGN_SHIFT and INTIGN() macros for schizo support (from openbsd)
|
2008-12-07 08:56:10 +00:00 |
iommuvar.h
|
It is wasteful that reconstructing arguments for inserting the pointer
|
2008-10-18 03:31:10 +00:00 |
kd.c
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
lpt_ebus.c
|
remove clause #3 from my license where there are no other
|
2008-05-29 14:51:25 +00:00 |
mkclock.c
|
Don't forget to initialize sc_dev.
|
2008-03-29 05:42:45 +00:00 |
pci_machdep.c
|
pci_make_tag:
|
2008-12-10 12:53:49 +00:00 |
pcons.c
|
use device_lookup_private to get softc
|
2008-06-13 13:08:57 +00:00 |
pld_wdog.c
|
Ansify function definitions w/o arguments. Generated with sed.
|
2009-03-18 10:22:21 +00:00 |
power.c
|
Ansify function definitions w/o arguments. Generated with sed.
|
2009-03-18 10:22:21 +00:00 |
power.h
|
|
|
psm.c
|
use aprint_*_dev and device_xname
|
2008-04-05 13:40:05 +00:00 |
psmreg.h
|
|
|
psycho.c
|
replace bitmask_snprintf(9) with snprintb(3)
|
2008-12-16 22:35:21 +00:00 |
psychoreg.h
|
convert the rest of my licenses to 2-clause, extracting myself out
|
2008-05-30 02:29:37 +00:00 |
psychovar.h
|
Fix CardBus, PCI-PCI bridge support borked in previous commit.
|
2008-12-09 13:14:38 +00:00 |
rtc.c
|
no need for this to use BUS_SPACE_MAP_LINEAR - it uses bus_space properly
|
2008-12-14 23:13:18 +00:00 |
sab82532reg.h
|
|
|
sab.c
|
use device_lookup_private to get softc
|
2008-06-11 18:52:32 +00:00 |
sbus.c
|
Split device_t/softc. Compile test only, but mostly similar changes
|
2009-05-17 01:28:27 +00:00 |
sbusreg.h
|
|
|
sbusvar.h
|
Split device_t/softc. Compile test only, but mostly similar changes
|
2009-05-17 01:28:27 +00:00 |
schizo.c
|
replace bitmask_snprintf(9) with snprintb(3)
|
2008-12-16 22:35:21 +00:00 |
schizoreg.h
|
- read AgentID out of the schizo CSR and use that, rather than the
|
2008-12-13 21:00:09 +00:00 |
schizovar.h
|
fix much of the interrupt mapping/establishment code. still does
|
2008-12-13 08:07:23 +00:00 |
zs.c
|
add two new functions for z8530tty: zs_chan_lock() and zs_chan_unlock(),
|
2009-05-22 03:51:30 +00:00 |
zsvar.h
|
Split softc and device_t for zsc(4) and its children.
|
2008-03-29 19:15:34 +00:00 |