4d2d765487
(1) Add #ifdef PC98: sys/pc98/boot/biosboot/boot2.S (2) Fix bug that made it impossible to boot from sd's other than unit 0: sys/pc98/boot/biosboot/sys.c (3) Delete redundant $Id$: sys/pc98/pc98/clock.c (reject$B$5$l$k$+$b$7$l$J$$(B) (4) unt -> u_int: sys/pc98/pc98/if_ed.c (5) Add support for rebooting by the hot-key sequence: sys/pc98/pc98/kbdtables.h (6) Display now looks like PC/AT version: sys/pc98/pc98/npx.c (7) Change comment to match that of PC/AT version: sys/pc98/pc98/pc98.c (8) Add function prototypes: sys/pc98/pc98/pc98_machdep.c (9) Include PC98 headers: sys/pc98/pc98/sound/adlib_card.c sys/pc98/pc98/sound/audio.c sys/pc98/pc98/sound/dev_table.c sys/pc98/pc98/sound/dmabuf.c sys/pc98/pc98/sound/midi_synth.c sys/pc98/pc98/sound/midibuf.c sys/pc98/pc98/sound/opl3.c sys/pc98/pc98/sound/oatmgr.c sys/pc98/pc98/sound/sb16_dsp.c sys/pc98/pc98/sound/sb16_midi.c sys/pc98/pc98/sound/sb_card.c sys/pc98/pc98/sound/sb_dsp.c sys/pc98/pc98/sound/sb_midi.c sys/pc98/pc98/sound/sb_mixer.c sys/pc98/pc98/sound/sequencer.c sys/pc98/pc98/sound/sound_config.h sys/pc98/pc98/sound/sound_switch.c sys/pc98/pc98/sound/soundcard.c sys/pc98/pc98/sound/sys_timer.c (10) Merge in PC98 changes: sys/i386/isa/sound/os.h (11) Deleted as result of 9. and 10. above: sys/pc98/pc98/sound/ad1848_mixer.h sys/pc98/pc98/sound/aedsp16.c sys/pc98/pc98/sound/coproc.h sys/pc98/pc98/sound/finetune.h sys/pc98/pc98/sound/gus_hw.h sys/pc98/pc98/sound/gus_linearvol.h sys/pc98/pc98/sound/hex2hex.h sys/pc98/pc98/sound/mad16.h sys/pc98/pc98/sound/midi_ctrl.h sys/pc98/pc98/sound/midi_synth.h sys/pc98/pc98/sound/opl3.h sys/pc98/pc98/sound/os.h sys/pc98/pc98/sound/pas.h sys/pc98/pc98/sound/sb_mixer.h sys/pc98/pc98/sound/soundvers.h sys/pc98/pc98/sound/tuning.h Submitted by: The FreeBSD(98) Development Team
119 lines
3.6 KiB
Plaintext
119 lines
3.6 KiB
Plaintext
$Id: majors.pc98,v 1.4 1996/10/23 07:24:52 asami Exp $
|
|
|
|
Hopefully, this list will one day be obsoleted by DEVFS, but for now
|
|
this is the current allocation of device major numbers.
|
|
|
|
For local use, you are encouraged to use the reserved numbers.
|
|
|
|
If you intend the driver to be available, send email to the
|
|
hackers@freebsd.org mailing list to see about having a number
|
|
reserved for you.
|
|
|
|
The most "complete" version of this will be the one in FreeBSD-current.
|
|
(see http://www.freebsd.org/ or from ftp://ftp.cdrom.com/pub/FreeBSD/)
|
|
|
|
blkdev name comments
|
|
0 wd ST506 disk controller (with IDE extensions)
|
|
1 ?? unassigned?
|
|
2 fd floppy disk
|
|
3 wt QIC-02/36 tape
|
|
4 sd SCSI "disk" type
|
|
5 st SCSI "tape" type
|
|
6 cd SCSI "cdrom" type
|
|
7 mcd Mitsumi CDROM interface
|
|
8 lkm assigned to Loadable Kernel modules
|
|
9 lkm assigned to Loadable Kernel modules
|
|
10 lkm assigned to Loadable Kernel modules
|
|
11 lkm assigned to Loadable Kernel modules
|
|
12 lkm assigned to Loadable Kernel modules
|
|
13 lkm assigned to Loadable Kernel modules
|
|
14 ?? reserved for local use
|
|
15 vn vnode disk device
|
|
16 scd Sony CDROM interface
|
|
17 matcd Matsushita/Panasonic/Creative(SB) CDROM interface
|
|
18 ata "device independent" ATA/IDE driver
|
|
19 wcdb ATAPI CDROM client of "ata"
|
|
20 od SCSI "magneto-optical" disk
|
|
21 ccd concatenated disk
|
|
22 gd Geometry disk.
|
|
chrdev name comments
|
|
0 cn console
|
|
1 ctty /dev/tty
|
|
2 mm /dev/mem,kmem,etc
|
|
3 wd ST506 disk controller (with IDE extensions)
|
|
4 swap /dev/drum
|
|
5 pts pseudo tty "tty" half
|
|
6 ptc pseudo tty "master" half
|
|
7 log system log
|
|
8 bqu B004 transputer board
|
|
9 fd floppy disk
|
|
10 wt QIC-02/36 tape
|
|
11 spigot Video capture?
|
|
12 sc syscons/pcvt virtual consoles
|
|
13 sd SCSI "disk type"
|
|
14 st SCSI "tape type"
|
|
15 cd SCSI "CDROM type"
|
|
16 lpt PC parallel printer port
|
|
17 ch SCSI changer
|
|
18 su SCSI universal type
|
|
19 tw X-10 power interface
|
|
20 ?? reserved for local use
|
|
21 psm PS/2 Mouse
|
|
22 fd (/dev/stdin etc)
|
|
23 bpf Berkeley Packet Filter
|
|
24 pca PC speaker (/dev/pcaudio)
|
|
25 ?? was vat
|
|
26 spkr PC speaker (/dev/spkr)
|
|
27 mse Microsoft bus-mouse
|
|
28 sio 16450/16550 serial
|
|
29 mcd Mitsumi CDROM interface
|
|
30 snd sound driver system
|
|
31 uk SCSI "unknown device type"
|
|
32 lkmc Loadable Kernel Module Controller
|
|
33 lkm assigned to Loadable Kernel Modules
|
|
34 lkm assigned to Loadable Kernel Modules
|
|
35 lkm assigned to Loadable Kernel Modules
|
|
36 lkm assigned to Loadable Kernel Modules
|
|
37 lkm assigned to Loadable Kernel Modules
|
|
38 lkm assigned to Loadable Kernel Modules
|
|
39 apm Advanced Power Management
|
|
40 ctx Cortex
|
|
41 ?? was socksys
|
|
42 cx Cronyx
|
|
43 vn vnode "disk" device
|
|
44 gp GPIB
|
|
45 scd Sony CDROM interface
|
|
46 matcd Matsushita/Panasonic/Creative(SB) CDROM interface
|
|
47 gsc Genius Scanner
|
|
48 cy Cyclades
|
|
49 ssc SCSI super device
|
|
50 crd pcmcia cards
|
|
51 joy joystick
|
|
52 tun IP tunnel device
|
|
53 snp tty snoop
|
|
54 OLDnic ISDN system
|
|
55 OLDisdn ISDN system
|
|
56 OLDity ISDN system
|
|
57 OLDitel ISDN system
|
|
58 dgb Digiboard
|
|
59 OLDispy ISDN system
|
|
60 OLDnnic ISDN system
|
|
61 pt SCSI "processor type"
|
|
62 worm SCSI "worm type"
|
|
63 rc Riscom/8 driver
|
|
64 ?? Talisman
|
|
65 sctarg SCSI target
|
|
66 labpc National Instruments LabPC
|
|
67 meteor Matrox Meteor video capture
|
|
68 si Specialix SI/XIO (peter@freebsd.org)
|
|
69 wcd ATAPI CDROM client of "ata"
|
|
70 od SCSI "magneto-optical disk type"
|
|
71 asc AmiScan driver
|
|
72 stl Stallion (cd1400 based) (gerg@stallion.oz.au)
|
|
73 qcam quickcam
|
|
74 ccd concatenated disk
|
|
75 stli Stallion (intelligent cdk based) (gerg@stallion.oz.au)
|
|
76 scc IBM Smart Capture Card (ohashi@mickey.ai.kyutech.ac.jp)
|
|
77 cyy Cyclades Ye/PCI serial card
|
|
78 gd Geometry disk
|