1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/sys/i386
Nate Williams ceff12b4c4 Adds the APM hooks into the generic pccard kernel files. With this code
in place device drivers can now register power-down/power-up routines so
that we can use common routines to power-up/power-down cards for
insert/removals, suspend/resume, etc..

Reviewed by:	phk
Submitted by:	the 'Nomads'
1996-04-23 16:03:08 +00:00
..
apm Adds the APM hooks into the generic pccard kernel files. With this code 1996-04-23 16:03:08 +00:00
bios Adds the APM hooks into the generic pccard kernel files. With this code 1996-04-23 16:03:08 +00:00
boot Now that I have started to use netboot, I see what is missing... 1996-04-14 09:54:14 +00:00
conf - add apm to the GENERIC kernel (disabled by default), and add some comments 1996-04-22 19:40:28 +00:00
eisa Turn on SCB paging for aic7770 chips rev E or greater. 1996-04-20 21:21:50 +00:00
i386 - add apm to the GENERIC kernel (disabled by default), and add some comments 1996-04-22 19:40:28 +00:00
ibcs2 Implement ioctl's IBCS2_TCFLSH and IBCS2_TCXONC. Improve termios conversion. 1996-03-28 19:53:21 +00:00
include Adds the APM hooks into the generic pccard kernel files. With this code 1996-04-23 16:03:08 +00:00
isa - add apm to the GENERIC kernel (disabled by default), and add some comments 1996-04-22 19:40:28 +00:00
linux Removed never-used #includes of <machine/cpu.h>. Many were apparently 1996-04-07 17:39:28 +00:00
pci Removed now-unused #includes of <machine/cpu.h>. They were for bootverbose 1996-04-07 17:32:42 +00:00
scsi Fix second instance of the inb type when getting the current sequencer address. 1996-04-23 04:47:02 +00:00
Makefile