diff options
| author | Scott Long <scottl@FreeBSD.org> | 2003-02-26 02:52:14 +0000 |
|---|---|---|
| committer | Scott Long <scottl@FreeBSD.org> | 2003-02-26 02:52:14 +0000 |
| commit | 46777e976958a38bd04d51e83be93ec4656e415e (patch) | |
| tree | c28b47186c45cabfb637a83be667178257e291b8 | |
| parent | 7540e65e84bda32d3075b6318f23b294376efa24 (diff) | |
Notes
| -rw-r--r-- | sys/conf/majors | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/conf/majors b/sys/conf/majors index cf32b117e6fa..291d750ff68e 100644 --- a/sys/conf/majors +++ b/sys/conf/majors @@ -168,7 +168,7 @@ chrdev name comments 148 agp AGP <dfr> 149 tap Ethernet tunneling device <myevmenkin@att.com> 150 aac Adaptec FSA RAID (controller) -151 aacd Adaptec FSA RAID (drives) +151 152 acpi ACPI bios support (Takanori Watanabe takawata@shidahara1.planet.sci.kobe-u.ac.jp) 153 ti Tigon Gigabit Ethernet driver (ken@FreeBSD.ORG) 154 asr Adaptec SCSI RAID <msmith@freebsd.org> |
