This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-dev
Watch
1
Star
0
Fork
0
You've already forked freebsd-dev
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
347fb1d46e
freebsd-dev
/
sys
/
dev
/
puc
History
Warner Losh
6a0e476222
const char ** needs to be passed, not char **.
2003-10-27 06:41:40 +00:00
..
puc_ebus.c
Enhance puc(4) to support uart(4). This includes:
2003-09-06 21:48:50 +00:00
puc_pccard.c
const char ** needs to be passed, not char **.
2003-10-27 06:41:40 +00:00
puc_pci.c
Enhance puc(4) to support uart(4). This includes:
2003-09-06 21:48:50 +00:00
puc_sbus.c
Enhance puc(4) to support uart(4). This includes:
2003-09-06 21:48:50 +00:00
puc.c
Make the port number available to the sub-device with PUC_IVAR_PORT.
2003-09-26 04:44:55 +00:00
pucdata.c
Add support for another multiple serial port card based on OX16PCI954 device
2003-10-24 22:34:56 +00:00
pucvar.h
Make the port number available to the sub-device with PUC_IVAR_PORT.
2003-09-26 04:44:55 +00:00