phk
ea16f6fe64
Free major#100
2003-11-03 10:19:33 +00:00
phk
892a2cd235
Free the SCSI cd major number
2003-10-06 09:13:08 +00:00
scottl
8d536de07e
Remove the static reservations for the raid and raidctl devices.
2003-09-29 14:15:57 +00:00
scottl
153fcd0ee9
aac no longer uses a static major number.
2003-09-29 14:11:23 +00:00
simokawa
ba8a2688d0
Reserve 184 for dumb console driver(dcons) which can be found in
...
ports/devel/dcons.
2003-08-27 07:35:12 +00:00
phk
aed7f951ea
As warned: Initiate deorbit burn for the pcaudio driver.
2003-08-15 14:56:05 +00:00
tmm
58baf8f0d2
Deallocate major 177; the openfirm device does not use a fixed major
...
any more.
2003-06-11 18:34:50 +00:00
scottl
25a029e229
garbage collect the reserved major for the ips disk device. GEOM makes
...
it unneeded.
2003-05-11 06:18:33 +00:00
phk
2fe1f6204d
Note that MAJOR_AUTO is now the default if d_maj is not initialized. This
...
is more robust and prevents the hijacking of /dev/console for the typical
mistake.
Remove unneeded MAJOR_AUTO uses, it is only needed explicitly now if the
driver source has cross-branch compatibility to old releases.
2003-03-09 11:03:45 +00:00
mux
cf140b70b7
GC the major number for the network entries.
2003-02-28 19:56:10 +00:00
imp
fc9094c44a
86 ufm: it now uses MAJOR_AUTO.
2003-02-28 13:25:06 +00:00
phk
7324f4d690
NO_GEOM cleanup:
...
Convert to "struct disk *" centric API.
OK'ed by: sos
2003-02-28 09:53:36 +00:00
phk
c185d224a8
Retire #3 : wd.
2003-02-28 09:48:59 +00:00
phk
1cf8cd9f37
Attempt to mark the majors which are used by drivers checked into the
...
CVS tree.
2003-02-28 07:49:57 +00:00
imp
5058936161
pccard isn't picky about WHAT major it gets.
2003-02-28 05:56:06 +00:00
jake
a95892f08b
Use MAJOR_AUTO. GC statically assigned majors.
2003-02-28 04:21:13 +00:00
phk
5c7b43870b
Update the comment to reflect new reality.
...
GC more entries.
2003-02-27 15:34:12 +00:00
phk
b84b299fef
GC some more major numbers.
2003-02-27 15:18:56 +00:00
phk
f3d3aadd6f
Use MAJOR_AUTO.
2003-02-27 15:05:28 +00:00
phk
7ea4339cac
Mark comments with '#' to make this machine-readable
2003-02-27 07:57:00 +00:00
scottl
9f8fe272f6
Retire the aacd major (151) now that it's no longer needed.
2003-02-26 02:52:14 +00:00
phk
ed93a50e90
NO_GEOM cleanup:
...
Retire major #13 (da), #116 (ad), #157 (ar)
2003-02-25 22:09:10 +00:00
phk
6a119a04ae
NO_GEOM cleanup:
...
Move to new "struct disk *" centric API.
Retire major #147 (twed)
2003-02-25 07:41:51 +00:00
phk
7cf176c689
NO_GEOM cleanup:
...
Move to "struct disk*" centric API.
Retire major #131 (mlxd)
2003-02-25 07:35:41 +00:00
phk
339189c122
Retire major #133 (amrd).
2003-02-25 07:24:51 +00:00
phk
bc0387ab5b
NO_GEOM cleanup:
...
Move to "struct disk *" centered API.
Fix some minor nits.
2003-02-23 19:15:34 +00:00
phk
479f597455
NO_GEOM cleanup:
...
Move ida driver to "struct disk *" centric api.
Retire major number 109.
2003-02-23 18:45:50 +00:00
phk
89e4bfc84d
Mark major 102 unused now that the fla driver no longer needs a major number.
2003-02-23 18:12:41 +00:00
mdodd
67dc3cf7fb
- Add a major for SMAPI.
...
- Claim a few majors I have responsibility for.
2003-01-17 08:01:35 +00:00
jake
6cb8c58cce
Reserve major 182 for the zs driver.
2002-12-31 06:54:52 +00:00
rwatson
28d6af6981
Reclaim major number 182 which I allocated for mdsio. It was decided
...
that this should become a line discipline for sio rather than a
separate driver.
2002-11-28 04:29:52 +00:00
peter
1b75e8e7ed
Major #46 was also MIA.
2002-11-13 01:42:59 +00:00
peter
04df5327c4
Note that 101 is unused, rather than leave it out of the file.
...
Add some historical information. This can be removed as majors
are recycled.
2002-11-13 00:25:01 +00:00
rwatson
1fbc6da3c8
Reserve a major number for the mdsio driver: RS-485 driver for 8250-family
...
UARTs.
Requested by: doconnor@gsoft.com.au
2002-11-06 02:19:28 +00:00
peter
e45ebe30a8
Grab 181 for HP/Compaq ProLiant advanced server management driver
2002-11-05 16:12:31 +00:00
mdodd
3397b88e7e
Reserve a major number for NVIDIA.
2002-10-22 16:42:16 +00:00
scottl
710948de69
After much delay and anticipation, welcome RAIDFrame into the FreeBSD
...
world. This should be considered highly experimental.
Approved-by: re
2002-10-20 08:17:39 +00:00
tmm
f8c3615cfb
Allocate major 177 for the OpenFirmware control device, which I have
...
ported from NetBSD and plan to commit soon.
2002-10-17 18:11:49 +00:00
sam
369f70a716
major 70 is for /dev/crypto (to be consistent with openbsd)
2002-10-04 20:36:13 +00:00
scottl
78c87e3f08
Alas, poor matcd, I knew ye well.
...
It doesn't work.
It cannot be made to work.
Goodbye.
X-MFC after: ASAP
2002-10-04 06:06:04 +00:00
scottl
6bac3750bb
Prepare for the uncoming import of the ServeRAID driver
2002-09-27 17:06:56 +00:00
imp
9f5fbeea29
Two new majors. devd and watchdog
2002-09-24 02:46:46 +00:00
gibbs
52a0704905
Reserve majors 171 and 172 for the "mide" (LSI MegaRAID IDE control device)
...
and "mided" (LSI MegaRAID IDE disk device).
Submitted by: "Moore, Eric Dean" <emoore@lsil.com>
2002-08-30 16:54:02 +00:00
sos
0e0e2230b6
Add dev# for pst driver
2002-08-18 12:19:32 +00:00
jake
3b16da9c19
se -> sab.
2002-08-04 19:07:15 +00:00
joe
bbc51091fb
It's not "usio" anymore, it's "ucom".
...
Submitted by: nsayer
2002-07-10 01:42:25 +00:00
benno
599a5e6ad0
Grab a major number for OpenFirmware disk devices.
2002-04-15 10:41:47 +00:00
jake
98afe9523b
Grab a major number for the se driver.
2002-04-09 00:34:18 +00:00
phk
a22a153ace
Register major #4 for GEOM
2002-04-04 09:35:08 +00:00
alfred
199a58a697
Support for USB fm radio.
...
Submitted by: David Yeske <dyeske@yahoo.com>
2002-03-04 03:51:21 +00:00