This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-02-13 15:57:05 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
45cfd29bb8
opnsense-src
/
sys
/
dev
/
ppc
History
Yoshihiro Takahashi
41f5bd0f6d
Don't call bus_deactivate_resource() explicitly before calling
...
bus_release_resource(). This is needed for pc98 by upcoming nexus related change.
2007-03-21 03:38:37 +00:00
..
ppc.c
Don't call bus_deactivate_resource() explicitly before calling
2007-03-21 03:38:37 +00:00
ppc_acpi.c
o Move ISA specific code from ppc.c to ppc_isa.c -- a bus front-
2006-04-24 23:31:51 +00:00
ppc_isa.c
o Move ISA specific code from ppc.c to ppc_isa.c -- a bus front-
2006-04-24 23:31:51 +00:00
ppc_pci.c
o Move ISA specific code from ppc.c to ppc_isa.c -- a bus front-
2006-04-24 23:31:51 +00:00
ppc_puc.c
Rewrite of puc(4). Significant changes are:
2006-04-28 21:21:53 +00:00
ppcreg.h
o Move ISA specific code from ppc.c to ppc_isa.c -- a bus front-
2006-04-24 23:31:51 +00:00
ppcvar.h
o break newbus api: add a new argument of type driver_filter_t to
2007-02-23 12:19:07 +00:00