diff options
| author | Warner Losh <imp@FreeBSD.org> | 2020-08-31 19:47:30 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2020-08-31 19:47:30 +0000 |
| commit | 8d06d436f90e33c3770e976277e432928d22a57d (patch) | |
| tree | 7328f3a4adbf9fb766e75048d8aa7398fa71ad20 /tools | |
| parent | 881534f09cccbf4bc749be22eb34ad57b5c13563 (diff) | |
Notes
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/tools/tinybsd/conf/bridge/TINYBSD | 5 | ||||
| -rw-r--r-- | tools/tools/tinybsd/conf/default/TINYBSD | 5 | ||||
| -rw-r--r-- | tools/tools/tinybsd/conf/firewall/TINYBSD | 5 | ||||
| -rw-r--r-- | tools/tools/tinybsd/conf/minimal/TINYBSD | 5 | ||||
| -rw-r--r-- | tools/tools/tinybsd/conf/vpn/TINYBSD | 5 | ||||
| -rw-r--r-- | tools/tools/tinybsd/conf/wireless/TINYBSD | 5 |
6 files changed, 0 insertions, 30 deletions
diff --git a/tools/tools/tinybsd/conf/bridge/TINYBSD b/tools/tools/tinybsd/conf/bridge/TINYBSD index 5d99ad95700da..fe6bed93ba6f5 100644 --- a/tools/tools/tinybsd/conf/bridge/TINYBSD +++ b/tools/tools/tinybsd/conf/bridge/TINYBSD @@ -63,11 +63,6 @@ device sc device agp # support several AGP chipsets -# Power management support (see NOTES for more options) -#device apm -# Add suspend/resume support for the i8254. -device pmtimer - # PCCARD (PCMCIA) support # PCMCIA and cardbus bridge support device cbb # cardbus (yenta) bridge diff --git a/tools/tools/tinybsd/conf/default/TINYBSD b/tools/tools/tinybsd/conf/default/TINYBSD index 841a19e8ee49a..64b8f13a3629e 100644 --- a/tools/tools/tinybsd/conf/default/TINYBSD +++ b/tools/tools/tinybsd/conf/default/TINYBSD @@ -73,11 +73,6 @@ device sc device agp # support several AGP chipsets -# Power management support (see NOTES for more options) -#device apm -# Add suspend/resume support for the i8254. -device pmtimer - # PCCARD (PCMCIA) support # PCMCIA and cardbus bridge support device cbb # cardbus (yenta) bridge diff --git a/tools/tools/tinybsd/conf/firewall/TINYBSD b/tools/tools/tinybsd/conf/firewall/TINYBSD index 994280346bbd6..a91f1ee22085c 100644 --- a/tools/tools/tinybsd/conf/firewall/TINYBSD +++ b/tools/tools/tinybsd/conf/firewall/TINYBSD @@ -62,11 +62,6 @@ device sc device agp # support several AGP chipsets -# Power management support (see NOTES for more options) -#device apm -# Add suspend/resume support for the i8254. -device pmtimer - # PCCARD (PCMCIA) support # PCMCIA and cardbus bridge support #device cbb # cardbus (yenta) bridge diff --git a/tools/tools/tinybsd/conf/minimal/TINYBSD b/tools/tools/tinybsd/conf/minimal/TINYBSD index 74e3c0506bcf5..7052e6a22f583 100644 --- a/tools/tools/tinybsd/conf/minimal/TINYBSD +++ b/tools/tools/tinybsd/conf/minimal/TINYBSD @@ -58,11 +58,6 @@ device sc device agp # support several AGP chipsets -# Power management support (see NOTES for more options) -#device apm -# Add suspend/resume support for the i8254. -device pmtimer - # Pseudo devices. device loop # Network loopback device ether # Ethernet support diff --git a/tools/tools/tinybsd/conf/vpn/TINYBSD b/tools/tools/tinybsd/conf/vpn/TINYBSD index 4fd064ef8fc79..25848510f5983 100644 --- a/tools/tools/tinybsd/conf/vpn/TINYBSD +++ b/tools/tools/tinybsd/conf/vpn/TINYBSD @@ -63,11 +63,6 @@ device sc device agp # support several AGP chipsets -# Power management support (see NOTES for more options) -#device apm -# Add suspend/resume support for the i8254. -device pmtimer - # PCCARD (PCMCIA) support # PCMCIA and cardbus bridge support #device cbb # cardbus (yenta) bridge diff --git a/tools/tools/tinybsd/conf/wireless/TINYBSD b/tools/tools/tinybsd/conf/wireless/TINYBSD index afcd47ca44625..9477f08e1dba6 100644 --- a/tools/tools/tinybsd/conf/wireless/TINYBSD +++ b/tools/tools/tinybsd/conf/wireless/TINYBSD @@ -63,11 +63,6 @@ device sc device agp # support several AGP chipsets -# Power management support (see NOTES for more options) -#device apm -# Add suspend/resume support for the i8254. -device pmtimer - # PCCARD (PCMCIA) support # PCMCIA and cardbus bridge support device cbb # cardbus (yenta) bridge |
