diff options
author | Poul-Henning Kamp <phk@FreeBSD.org> | 2003-08-15 14:56:05 +0000 |
---|---|---|
committer | Poul-Henning Kamp <phk@FreeBSD.org> | 2003-08-15 14:56:05 +0000 |
commit | c43001fc566373fb56aa95f30f252409c9dc9b8c (patch) | |
tree | 569c11fdbf03b4625a98fddb28e3cfb8025ec98d /sys/conf/majors | |
parent | 606c689b95bd81c3b372c91de5f84f2bd06700fc (diff) |
As warned: Initiate deorbit burn for the pcaudio driver.
Notes
Notes:
svn path=/head/; revision=118948
Diffstat (limited to 'sys/conf/majors')
-rw-r--r-- | sys/conf/majors | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/conf/majors b/sys/conf/majors index d57c0b3ccfdb..90333d47abe7 100644 --- a/sys/conf/majors +++ b/sys/conf/majors @@ -37,7 +37,6 @@ 21 *psm PS/2 Mouse 22 *fd (/dev/stdin etc) 23 *bpf Berkeley Packet Filter -24 *pca PC speaker (/dev/pcaudio) 26 *spkr PC speaker (/dev/spkr) 27 *mse Microsoft bus-mouse 28 *sio 16450/16550 serial |