NetBSD/sys/dev/ppbus
cegger b574865ea4 gpio(4): Extend with open/close to request/release the ppbus(4) on open/close.
ppbus(4): Extend to attach on gpiobus.
From Hans Rosenfeld from tech-kern:
http://mail-index.netbsd.org/tech-kern/2008/04/28/msg001168.html
Hint: Hans sent me this diff which differs in the one from tech-kern in:
- 2-clause license
- sprinkled some consts
2008-04-29 14:07:36 +00:00
..
files.ppbus gpio(4): Extend with open/close to request/release the ppbus(4) on open/close. 2008-04-29 14:07:36 +00:00
if_plip.c Fix panics at boot and some other misc bugs. From Hans Rosenfeld. 2008-04-18 14:56:40 +00:00
lpt.c device_t / softc split. From Hans Rosenfeld. 2008-04-16 09:39:01 +00:00
lptio.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
lptreg.h
lptvar.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
ppbus_1284.c Fix panics at boot and some other misc bugs. From Hans Rosenfeld. 2008-04-18 14:56:40 +00:00
ppbus_1284.h device_t / softc split. From Hans Rosenfeld 2008-04-15 15:02:28 +00:00
ppbus_base.c device_t / softc split. From Hans Rosenfeld 2008-04-15 15:02:28 +00:00
ppbus_base.h device_t / softc split. From Hans Rosenfeld 2008-04-15 15:02:28 +00:00
ppbus_conf.c gpio(4): Extend with open/close to request/release the ppbus(4) on open/close. 2008-04-29 14:07:36 +00:00
ppbus_conf.h gpio(4): Extend with open/close to request/release the ppbus(4) on open/close. 2008-04-29 14:07:36 +00:00
ppbus_device.h device_t / softc split. From Hans Rosenfeld 2008-04-15 15:02:28 +00:00
ppbus_gpio.c gpio(4): Extend with open/close to request/release the ppbus(4) on open/close. 2008-04-29 14:07:36 +00:00
ppbus_io.h
ppbus_msq.c Fix panics at boot and some other misc bugs. From Hans Rosenfeld. 2008-04-18 14:56:40 +00:00
ppbus_msq.h device_t / softc split. From Hans Rosenfeld 2008-04-15 15:02:28 +00:00
ppbus_var.h
pps_ppbus.c Make ntp, pmc, reboot, sysarch, time syscalls MPSAFE. 2008-04-21 12:56:30 +00:00