mirror of
https://github.com/openbsd/src.git
synced 2026-06-18 15:23:33 +02:00
If you use the floppy, fw_update for some drivers will not work, you will
have to figure out the names of the missing firmwares and request them manually. The pci strings in the kernel have become too large, and I'm being told I may not shorten them.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# $OpenBSD: RAMDISK,v 1.89 2025/05/18 05:28:47 jsg Exp $
|
||||
# $OpenBSD: RAMDISK,v 1.90 2026/04/17 19:34:37 deraadt Exp $
|
||||
|
||||
machine amd64
|
||||
maxusers 4
|
||||
@@ -10,7 +10,7 @@ option BOOT_CONFIG
|
||||
option RAMDISK_HOOKS
|
||||
option MINIROOTSIZE=4480
|
||||
|
||||
option PCIVERBOSE
|
||||
#option PCIVERBOSE
|
||||
option SCSITERSE
|
||||
|
||||
option FFS
|
||||
|
||||
Reference in New Issue
Block a user